91027af5fe
Live Frontmatter Templates
7 lines
305 B
Markdown
7 lines
305 B
Markdown
---
|
|
tags: template
|
|
type: frontmatter
|
|
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}} |