Merge branch 'main' of github.com:silverbulletmd/silverbullet
commit
1e9581baff
|
@ -1,3 +1,5 @@
|
||||||
|
#meta
|
||||||
|
|
||||||
A work-in-progress library of generally useful templates for rendering queries.
|
A work-in-progress library of generally useful templates for rendering queries.
|
||||||
|
|
||||||
```space-lua
|
```space-lua
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
tags: template
|
tags: template
|
||||||
description: Add a live preview of a page
|
description: Add a live preview of a page
|
||||||
hooks.snippet:
|
hooks.snippet:
|
||||||
slashCommand: include-page
|
slashCommand: include-page
|
||||||
exceptContexts:
|
exceptContexts:
|
||||||
- FencedCode
|
- FencedCode
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in New Issue