summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS1
-rw-r--r--CHANGES1
-rw-r--r--pygments/lexers/templates.py1
3 files changed, 3 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index cea647a9..df51a66a 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -48,6 +48,7 @@ Other contributors, listed alphabetically, are:
* Ben Hollis -- Mason lexer
* Tim Howard -- BlitzMax lexer
* Ivan Inozemtsev -- Fantom lexer
+* Brian R. Jackson -- Tea lexer
* Dennis Kaarsemaker -- sources.list lexer
* Igor Kalnitsky -- vhdl lexer
* Adam Koprowski -- Opa lexer
diff --git a/CHANGES b/CHANGES
index 0042aeb6..3755b3af 100644
--- a/CHANGES
+++ b/CHANGES
@@ -42,6 +42,7 @@ Version 1.5
* VHDL (PR#45)
* Scilab (#740)
* Elixir (PR#57)
+ * Tea (PR#56)
- Fix Python 3 terminal highlighting with pygmentize (#691).
diff --git a/pygments/lexers/templates.py b/pygments/lexers/templates.py
index 4b7c4281..84850728 100644
--- a/pygments/lexers/templates.py
+++ b/pygments/lexers/templates.py
@@ -1583,6 +1583,7 @@ class SspLexer(DelegatingLexer):
rv += 0.1
return rv
+
class TeaTemplateRootLexer(RegexLexer):
"""
Base for the `TeaTemplateLexer`. Yields `Token.Other` for area outside of