Began implementing YAML metadata

This commit is contained in:
Daniel Fichtinger 2024-11-24 19:38:05 -05:00
parent 7915a4bb09
commit 68d2ddb692
6 changed files with 108 additions and 16 deletions

10
test/yamltest.md Normal file
View 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