module documentation

Lexers for non-HTML markup languages.

Unknown Field: copyright
Copyright 2006-2021 by the Pygments team, see AUTHORS.
Unknown Field: license
BSD, see LICENSE for details.
Class ​BBCode​Lexer A lexer that highlights BBCode(-like) syntax.
Class ​Groff​Lexer Lexer for the (g)roff typesetting language, supporting groff extensions. Mainly useful for highlighting manpage sources.
Class ​Markdown​Lexer For Markdown markup.
Class ​Moin​Wiki​Lexer For MoinMoin (and Trac) Wiki markup.
Class ​Moz​Preproc​Css​Lexer Subclass of the MozPreprocHashLexer that highlights unlexed data with the CssLexer.
Class ​Moz​Preproc​Hash​Lexer Lexer for Mozilla Preprocessor files (with '#' as the marker).
Class ​Moz​Preproc​Javascript​Lexer Subclass of the MozPreprocHashLexer that highlights unlexed data with the JavascriptLexer.
Class ​Moz​Preproc​Percent​Lexer Lexer for Mozilla Preprocessor files (with '%' as the marker).
Class ​Moz​Preproc​Xul​Lexer Subclass of the MozPreprocHashLexer that highlights unlexed data with the XmlLexer.
Class ​Rst​Lexer For reStructuredText markup.
Class ​Tex​Lexer Lexer for the TeX and LaTeX typesetting languages.
Class ​Tiddly​Wiki5​Lexer For TiddlyWiki5 markup.