I made a shortcut to include a Markdown header on an existing file by `,md` in normal mode. This will insert the `,md` template and update the title with the filename (minus extension)
10 lines
49 B
Plaintext
10 lines
49 B
Plaintext
:insert
|
|
# title
|
|
|
|
- Created :
|
|
- Updated :
|
|
|
|
---
|
|
|
|
|