Fixes #92: implements frontmatter syntax

This commit is contained in:
Zef Hemel
2022-10-17 15:48:21 +02:00
parent ce6122458f
commit 7d1a04f392
13 changed files with 316 additions and 50 deletions
+4 -4
View File
@@ -172,12 +172,12 @@ functions:
insertPageMeta:
path: "./template.ts:insertTemplateText"
slashCommand:
name: meta
description: Insert a page metadata block
name: front-matter
description: Insert page front matter
value: |
```meta
---
|^|
```
---
insertTask:
path: "./template.ts:insertTemplateText"
slashCommand: