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:
@@ -1,8 +0,0 @@
|
||||
:insert
|
||||
# filename
|
||||
|
||||
- Created :
|
||||
- Updated :
|
||||
|
||||
---
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
:insert
|
||||
---
|
||||
filename:
|
||||
filecreated:
|
||||
fileupdated:
|
||||
filetags: []
|
||||
filetags: [current]
|
||||
---
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user