Skip to content

Commit 2f02c93

Browse files
committed
🐛 bug in tapestry means files with just front matter do not get front matter parsed
1 parent 3f93978 commit 2f02c93

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

tests/mock_project/source/_blog/2017-10-01-benefits-of-static-site-generation.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@ title: Benefits of static site generation
33
tags:
44
- development
55
- website
6-
---
6+
---
7+
8+
Hello world...

0 commit comments

Comments
 (0)