silverbullet/website/Library/Core/Snippet/if-else-directive.md

14 lines
263 B
Markdown
Raw Normal View History

---
description: (Template) Insert `#if` directive with 'else'
tags: template
hooks.snippet:
slashCommand: "#if-else"
order: 10
onlyContexts:
- FencedCode:template
---
{{escapeDirective("#if |^|")}}
{{escapeDirective("else")}}
{{escapeDirective("/if")}}