diff options
Diffstat (limited to 'test/data')
-rw-r--r-- | test/data/testfile.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/data/testfile.md b/test/data/testfile.md new file mode 100644 index 0000000..6899d52 --- /dev/null +++ b/test/data/testfile.md @@ -0,0 +1,5 @@ ++++ +Title = "This is a test" +Description = "Test file" +Tags = ["a", "b"] ++++ |