Documentation
Problem: I want to write documentation for code using {{, }}, and different sort of tags. This is the best way we could think of to do this.
Create files using snippet extension: demo.snippet
Write anything you want in it.
Use template helper:
{{ snippet 'demo' }}
Access it from the "Snippets" global variable:
Snippets['demo.snippet']