module documentation

Lexers for various template engines' markup.

Unknown Field: copyright
Copyright 2006-2021 by the Pygments team, see AUTHORS.
Unknown Field: license
BSD, see LICENSE for details.
Class ​Angular2​Html​Lexer Subclass of the Angular2Lexer that highlights unlexed data with the HtmlLexer.
Class ​Angular2​Lexer Generic angular2 template lexer.
Class ​Cheetah​Html​Lexer Subclass of the CheetahLexer that highlights unlexed data with the HtmlLexer.
Class ​Cheetah​Javascript​Lexer Subclass of the CheetahLexer that highlights unlexed data with the JavascriptLexer.
Class ​Cheetah​Lexer Generic `cheetah templates`_ lexer. Code that isn't Cheetah markup is yielded as Token.Other. This also works for `spitfire templates`_ which use the same syntax.
Class ​Cheetah​Xml​Lexer Subclass of the CheetahLexer that highlights unlexed data with the XmlLexer.
Class ​Coldfusion​CFCLexer Coldfusion markup/script components
Class ​Coldfusion​Html​Lexer Coldfusion markup in html
Class ​Coldfusion​Lexer Coldfusion statements
Class ​Css​Django​Lexer Subclass of the DjangoLexer that highlights unlexed data with the CssLexer.
Class ​Css​Erb​Lexer Subclass of ErbLexer which highlights unlexed data with the CssLexer.
Class ​Css​Genshi​Lexer A lexer that highlights CSS definitions in genshi text templates.
Class ​Css​Php​Lexer Subclass of PhpLexer which highlights unmatched data with the CssLexer.
Class ​Css​Smarty​Lexer Subclass of the SmartyLexer that highlights unlexed data with the CssLexer.
Class ​Django​Lexer Generic django and jinja template lexer.
Class ​Erb​Lexer Generic ERB (Ruby Templating) lexer.
Class ​Evoque​Html​Lexer Subclass of the EvoqueLexer that highlights unlexed data with the HtmlLexer.
Class ​Evoque​Lexer For files using the Evoque templating system.
Class ​Evoque​Xml​Lexer Subclass of the EvoqueLexer that highlights unlexed data with the XmlLexer.
Class ​Genshi​Lexer A lexer that highlights genshi and kid kid XML templates.
Class ​Genshi​Text​Lexer A lexer that highlights genshi text templates.
Class ​Handlebars​Html​Lexer Subclass of the HandlebarsLexer that highlights unlexed data with the HtmlLexer.
Class ​Handlebars​Lexer Generic handlebars template lexer.
Class ​Html​Django​Lexer Subclass of the DjangoLexer that highlights unlexed data with the HtmlLexer.
Class ​Html​Genshi​Lexer A lexer that highlights genshi and kid kid HTML templates.
Class ​Html​Php​Lexer Subclass of PhpLexer that highlights unhandled data with the HtmlLexer.
Class ​Html​Smarty​Lexer Subclass of the SmartyLexer that highlights unlexed data with the HtmlLexer.
Class ​Javascript​Django​Lexer Subclass of the DjangoLexer that highlights unlexed data with the JavascriptLexer.
Class ​Javascript​Erb​Lexer Subclass of ErbLexer which highlights unlexed data with the JavascriptLexer.
Class ​Javascript​Genshi​Lexer A lexer that highlights javascript code in genshi text templates.
Class ​Javascript​Php​Lexer Subclass of PhpLexer which highlights unmatched data with the JavascriptLexer.
Class ​Javascript​Smarty​Lexer Subclass of the SmartyLexer that highlights unlexed data with the JavascriptLexer.
Class ​Jsp​Lexer Lexer for Java Server Pages.
Class ​Lasso​Css​Lexer Subclass of the LassoLexer which highlights unhandled data with the CssLexer.
Class ​Lasso​Html​Lexer Subclass of the LassoLexer which highlights unhandled data with the HtmlLexer.
Class ​Lasso​Javascript​Lexer Subclass of the LassoLexer which highlights unhandled data with the JavascriptLexer.
Class ​Lasso​Xml​Lexer Subclass of the LassoLexer which highlights unhandled data with the XmlLexer.
Class ​Liquid​Lexer Lexer for Liquid templates.
Class ​Mako​Css​Lexer Subclass of the MakoLexer that highlights unlexed data with the CssLexer.
Class ​Mako​Html​Lexer Subclass of the MakoLexer that highlights unlexed data with the HtmlLexer.
Class ​Mako​Javascript​Lexer Subclass of the MakoLexer that highlights unlexed data with the JavascriptLexer.
Class ​Mako​Lexer Generic `mako templates`_ lexer. Code that isn't Mako markup is yielded as Token.Other.
Class ​Mako​Xml​Lexer Subclass of the MakoLexer that highlights unlexed data with the XmlLexer.
Class ​Mason​Lexer Generic `mason templates`_ lexer. Stolen from Myghty lexer. Code that isn't Mason markup is HTML.
Class ​Myghty​Css​Lexer Subclass of the MyghtyLexer that highlights unlexed data with the CssLexer.
Class ​Myghty​Html​Lexer Subclass of the MyghtyLexer that highlights unlexed data with the HtmlLexer.
Class ​Myghty​Javascript​Lexer Subclass of the MyghtyLexer that highlights unlexed data with the JavascriptLexer.
Class ​Myghty​Lexer Generic `myghty templates`_ lexer. Code that isn't Myghty markup is yielded as Token.Other.
Class ​Myghty​Xml​Lexer Subclass of the MyghtyLexer that highlights unlexed data with the XmlLexer.
Class ​Rhtml​Lexer Subclass of the ERB lexer that highlights the unlexed data with the html lexer.
Class ​Smarty​Lexer Generic Smarty template lexer.
Class ​Ssp​Lexer Lexer for Scalate Server Pages.
Class ​Tea​Template​Lexer Lexer for Tea Templates.
Class ​Twig​Html​Lexer Subclass of the TwigLexer that highlights unlexed data with the HtmlLexer.
Class ​Twig​Lexer Twig template lexer.
Class ​Velocity​Html​Lexer Subclass of the VelocityLexer that highlights unlexed data with the HtmlLexer.
Class ​Velocity​Lexer Generic Velocity template lexer.
Class ​Velocity​Xml​Lexer Subclass of the VelocityLexer that highlights unlexed data with the XmlLexer.
Class ​Xml​Django​Lexer Subclass of the DjangoLexer that highlights unlexed data with the XmlLexer.
Class ​Xml​Erb​Lexer Subclass of ErbLexer which highlights data outside preprocessor directives with the XmlLexer.
Class ​Xml​Php​Lexer Subclass of PhpLexer that highlights unhandled data with the XmlLexer.
Class ​Xml​Smarty​Lexer Subclass of the SmartyLexer that highlights unlexed data with the XmlLexer.
Class ​Yaml​Jinja​Lexer Subclass of the DjangoLexer that highlights unlexed data with the YamlLexer.
Class ​Cheetah​Python​Lexer Lexer for handling Cheetah's special $ tokens in Python syntax.
Class ​Coldfusion​Markup​Lexer Coldfusion markup only
Class ​Genshi​Markup​Lexer Base lexer for Genshi markup, used by HtmlGenshiLexer and GenshiLexer.
Class ​Jsp​Root​Lexer Base for the JspLexer. Yields Token.Other for area outside of JSP tags.
Class ​Tea​Template​Root​Lexer Base for the TeaTemplateLexer. Yields Token.Other for area outside of code blocks.