Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove triple brackets in bbmustache templates | Fred Hebert | 2016-01-11 | 1 | -1/+1 |
| | | | | | | Issues formerly were avoided by quoting atoms. Unquoting them created unbalanced tags (`{{{name}}`) which were mistakes. This patch inserts spaces to unconfused bbmustache. | ||||
* | Unquote templates, add a warning instead. | Fred Hebert | 2016-01-10 | 1 | -2/+2 |
| | |||||
* | Quote atoms to allow names to have dashes. | omarkj | 2015-05-13 | 1 | -1/+1 |
| | |||||
* | remove use of erlydtl in rebar | Tristan Sloughter | 2015-04-29 | 1 | -0/+20 |