Began implementing YAML metadata
This commit is contained in:
parent
7915a4bb09
commit
68d2ddb692
6 changed files with 108 additions and 16 deletions
10
test/yamltest.md
Normal file
10
test/yamltest.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
title: Yaml testing file
|
||||
---
|
||||
|
||||
# My amazing markdown file!
|
||||
|
||||
I can _even_ do **this**!
|
||||
|
||||
- Or, I could...
|
||||
- [Link](page.md) to this file
|
Loading…
Add table
Add a link
Reference in a new issue