mirror of
https://github.com/flancian/garden.git
synced 2026-08-06 14:36:18 +00:00
10 lines
180 B
Markdown
10 lines
180 B
Markdown
---
|
|
description: (Template) Insert an `#if` directive
|
|
tags: template
|
|
hooks.snippet:
|
|
slashCommand: "#if"
|
|
order: 10
|
|
---
|
|
{{escapeDirective("#if |^|")}}
|
|
|
|
{{escapeDirective("/if")}} |