module documentation

Lexers for HTML, XML and related markup.

Unknown Field: copyright
Copyright 2006-2021 by the Pygments team, see AUTHORS.
Unknown Field: license
BSD, see LICENSE for details.
Class ​Dtd​Lexer A lexer for DTDs (Document Type Definitions).
Class ​Haml​Lexer For Haml markup.
Class ​Html​Lexer For HTML 4 and XHTML 1 markup. Nested JavaScript and CSS is highlighted by the appropriate lexer.
Class ​Pug​Lexer For Pug markup. Pug is a variant of Scaml, see: http://scalate.fusesource.org/documentation/scaml-reference.html
Class ​Scaml​Lexer For Scaml markup. Scaml is Haml for Scala.
Class ​Xml​Lexer Generic lexer for XML (eXtensible Markup Language).
Class ​Xslt​Lexer A lexer for XSLT.