Markdown Frontmatter

I removed the filename from markdown frontmatter. I've renamed file and
the filename in the frontmatter doesn't update. That's a recipe for
confusion later
This commit is contained in:
2024-05-03 15:48:07 -04:00
parent 244c5ed80c
commit 97f7d506f8
2 changed files with 1 additions and 10 deletions

View File

@@ -1,8 +0,0 @@
:insert
# filename
- Created :
- Updated :
---

View File

@@ -1,9 +1,8 @@
:insert
---
filename:
filecreated:
fileupdated:
filetags: []
filetags: [current]
---