summaryrefslogtreecommitdiff
path: root/testdata/src/folder/another.md
diff options
context:
space:
mode:
authorNicolas Paul <n@nc0.fr>2023-04-26 03:45:11 +0200
committerNicolas Paul <n@nc0.fr>2023-04-26 03:45:11 +0200
commit3b41c3e2008498a804a03154f5b876827f1f4e7c (patch)
treebd36b8671ad9b99fecfd353e335e1660287224c6 /testdata/src/folder/another.md
parentdab887d5b26df8ba45bf61e426736684a1d8df78 (diff)
Add HTML generation
Diffstat (limited to 'testdata/src/folder/another.md')
-rw-r--r--testdata/src/folder/another.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/testdata/src/folder/another.md b/testdata/src/folder/another.md
new file mode 100644
index 0000000..a8427f0
--- /dev/null
+++ b/testdata/src/folder/another.md
@@ -0,0 +1,11 @@
+---
+title: Another
+description: Some another Markdown
+keywords:
+ - foo
+publication_time: 2019-01-01T00:00:00Z
+author: John Doe
+---
+# Another
+
+This is some another Markdown. \ No newline at end of file