janl/mustache.js

parse how to render {{ {{xx}}?

gaecoli opened this issue · 0 comments

If you input error, like {{aaa {{bbbb}}, now mustache.parse will match {{aaa...}}, but i want it to match {{bbbb}}.