Lexers for misc. web stuff.
Unknown Field: copyright | |
Copyright 2006-2021 by the Pygments team, see AUTHORS. | |
Unknown Field: license | |
BSD, see LICENSE for details. |
Class | CirruLexer |
Syntax rules of Cirru can be found at: http://cirru.org/ |
Class | DuelLexer |
Lexer for Duel Views Engine (formerly JBST) markup with JavaScript code blocks. See http://duelengine.org/. See http://jsonml.org/jbst/. |
Class | QmlLexer |
For QML files. See http://doc.qt.digia.com/4.7/qdeclarativeintroduction.html. |
Class | SlimLexer |
For Slim markup. |
Class | XQueryLexer |
An XQuery lexer, parsing a stream and outputting the tokens needed to highlight xquery code. |