[nb] Add: templates/test.md
This commit is contained in:
parent
9cb3fc1610
commit
a580a6752f
2 changed files with 9 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
|||
4ds.md
|
||||
|
||||
test.md
|
||||
|
|
|
|||
8
templates/test.md
Normal file
8
templates/test.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# {{title}}
|
||||
|
||||
{{date +"%Y-%m-%d"}}
|
||||
|
||||
{{tags}}
|
||||
|
||||
{{content}}
|
||||
|
||||
Loading…
Reference in a new issue