Skip to content

Commit 1c46482

Browse files
Jeroen Langeveldtaniki
authored andcommitted
red: Add frontmatter
1 parent 639c131 commit 1c46482

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

tests/frontmatter/formatted.pug

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1+
---
2+
name: YAML test
3+
---
14
#aap

tests/frontmatter/unformatted.pug

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1+
---
2+
name: YAML test
3+
---
14
div( id='aap' )

0 commit comments

Comments
 (0)