Rebuilt frontmatter templates as template widgets
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
---
|
||||
tags: template
|
||||
type: widget:top
|
||||
where: 'tags = "plug"'
|
||||
---
|
||||
{{#if author}}This page documents a [[Plugs|plug]] created by **{{author}}**. [Repository]({{repo}}).{{else}}This page documents a [[Plugs|plug]] built into SilverBullet.{{/if}}
|
||||
{{#if shareSupport}}_This plug supports [[Plugs/Share]]_{{/if}}
|
||||
Reference in New Issue
Block a user