Fixes #92: implements frontmatter syntax
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user