diff options
Diffstat (limited to 'testdata/src/folder')
| -rw-r--r-- | testdata/src/folder/another.md | 11 |
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 |
