mozilla / nunjucks

A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired)
https://mozilla.github.io/nunjucks/
BSD 2-Clause "Simplified" License
8.52k stars 637 forks source link

There are no nunjucks validator #1264

Open ashu8912 opened 4 years ago

ashu8912 commented 4 years ago

Nunjucks validation extension or an online tool could make life easier to debug syntax error or missing syntax in the template

ogonkov commented 4 years ago

Did you have examples for other template languages?