Skip to content

Mustache syntax and snippets for Sublime Text

License

Notifications You must be signed in to change notification settings

SublimeText/Mustache

Repository files navigation

Sublime Mustache

Mustache Syntax Definitions and Snippets for Sublime Text 3

Snippets

Name Trigger Result
Escaped Variable var {{ variable }}
Unescaped Variable let {{{ variable }}}
Comment ! {{! comment }}
Section if {{# variable }} [..] {{/ variable }}
Inverted Section else {{^ variable }} [..] {{/ variable }}
Partial inc {{> partial }}

Screenshots

Monokai

Monokai

Mariana

Mariana

Breakers

Breakers

Sixteen

Sixteen