Lexers for diff/patch formats.
Unknown Field: copyright | |
Copyright 2006-2021 by the Pygments team, see AUTHORS. | |
Unknown Field: license | |
BSD, see LICENSE for details. |
Class | DarcsPatchLexer |
DarcsPatchLexer is a lexer for the various versions of the darcs patch format. Examples of this format are derived by commands such as darcs annotate --patch and darcs send. |
Class | DiffLexer |
Lexer for unified or context-style diffs or patches. |
Class | WDiffLexer |
A wdiff lexer. |