Skip to content

Commit

Permalink
test(#177): add front matter example to markdown-additional
Browse files Browse the repository at this point in the history
  • Loading branch information
jannis-baum committed Nov 12, 2024
1 parent 1ee005b commit ff364d9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/rendering/markdown-additional.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
front-matter: This should not be shown in the renderer
---

# Additional Markdown test file

Test various other Markdown syntax here, starting with the table of contents
Expand Down

0 comments on commit ff364d9

Please sign in to comment.