Nunjucks v2.2.1
Fixes:
- fix highlight inside HTML tags
Changes:
- add PHP support
- improve compatibility with HTML syntax highlighting
- move context definitions into separate named blocks:
nunjucks-statement,nunjucks-expression, andnunjucks-comment - add a new
prototypecontext to includenunjuckspackage globally - simplify the
maincontext with a single reference tometa.template.njk - update statement, expression, and comment blocks to use individual includes for relevant Nunjucks elements