Closed daun closed 5 years ago
Enable syntax highlighting of switch statements, e.g.
{switch $type} {case image} ... {case video} ... {default} ... {/switch}
Enable syntax highlighting of switch statements, e.g.