wbond / pybars3

Handlebars.js template support for Python 3 and 2
GNU Lesser General Public License v3.0
179 stars 46 forks source link

Ignore \{{...}} part in source for compile server side template #24

Closed bermud-ru closed 6 years ago

bermud-ru commented 8 years ago

Ignore {{...}} in source for compile server side and delete '\' for all {{ ... }} parts in output contex

maxkoryukov commented 7 years ago

Just for info, documentation is here: http://handlebarsjs.com/expressions.html#escaping

isaacdd commented 6 years ago

Support is available in 0.9.4.