mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 09:40:21 +00:00
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:
committed by
Colin Seymour
parent
2b65318a61
commit
dd3b1eec91
@@ -1745,6 +1745,7 @@ HTML+Django:
|
||||
group: HTML
|
||||
extensions:
|
||||
- ".jinja"
|
||||
- ".jinja2"
|
||||
- ".mustache"
|
||||
- ".njk"
|
||||
aliases:
|
||||
|
||||
Reference in New Issue
Block a user