enable syntax highlighting for .jinja2 ext (#4051)

* enable syntax highlighting for .jinja2 ext

This is a commonly used jinja (2!) extension

* add sample jinja2 file

* move jinja to django samples dir

* added a link to the jinja docs in the sample file

* change sample jinja2 file to a one that exists on GH
This commit is contained in:
Steve Pike
2018-03-06 13:53:24 +00:00
committed by Colin Seymour
parent 2b65318a61
commit dd3b1eec91
2 changed files with 39 additions and 0 deletions

View File

@@ -1745,6 +1745,7 @@ HTML+Django:
group: HTML
extensions:
- ".jinja"
- ".jinja2"
- ".mustache"
- ".njk"
aliases: