Handle escaped tags in template for decanat-engine.
Using component
$ component install decanat/engine-case-escape
Using npm for Node and browserify
$ npm install decanat-engine-case-escape
\{variable}
\{for variable in array}
\{>partial}
Run tests with mocha
$ make test
The MIT License