summaryrefslogtreecommitdiffstats
path: root/kate/data/djangotemplate.xml
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-11 16:14:23 -0600
committerSlávek Banko <slavek.banko@axis.cz>2012-06-02 19:05:19 +0200
commit8f01bb25dfbf64d17f1b64bc54d68044550483f0 (patch)
tree98fb3ada372f0f705fa665899c46811b2ec354a2 /kate/data/djangotemplate.xml
parentbea964028bf3b0b8b0f4dfabd7e7652e39941571 (diff)
downloadtdelibs-8f01bb25dfbf64d17f1b64bc54d68044550483f0.tar.gz
tdelibs-8f01bb25dfbf64d17f1b64bc54d68044550483f0.zip
Update kate synatax highlighting files
This closes Bug 764 (cherry picked from commit 7439a4b0e05832e047040ab8bf9ef13abd9288b2)
Diffstat (limited to 'kate/data/djangotemplate.xml')
-rw-r--r--kate/data/djangotemplate.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/kate/data/djangotemplate.xml b/kate/data/djangotemplate.xml
index 2e817adf8..5189f86ea 100644
--- a/kate/data/djangotemplate.xml
+++ b/kate/data/djangotemplate.xml
@@ -4,7 +4,7 @@
<!ENTITY name "[A-Za-z_:][\w.:_-]*">
<!ENTITY entref "&amp;(#[0-9]+|#[xX][0-9A-Fa-f]+|&name;);">
]>
-<language name="Django HTML Template" version="1.2" kateversion="2.4" section="Markup" extensions="*.htm;*.html" mimetype="text/html" author="Matthew Marshall (matthew@matthewmarshall.org)" license="LGPL" priority="9">
+<language name="Django HTML Template" version="1.3" kateversion="2.4" section="Markup" extensions="*.htm;*.html" mimetype="text/html" author="Matthew Marshall (matthew@matthewmarshall.org)" license="LGPL" priority="9">
<!--
Based off of the katepart html syntax highlighting by Wilbert Berendsen.
@@ -23,6 +23,7 @@
<item>ifchanged</item>
<item>blocktrans</item>
<item>spaceless</item>
+ <item>autoescape</item>
</list>
<list name="endblocktags">
@@ -34,6 +35,7 @@
<item>endifchanged</item>
<item>endblocktrans</item>
<item>endspaceless</item>
+ <item>endautoescape</item>
</list>
<contexts>