Add support for lexer examples. by Anteru · Pull Request #2451 · pygments/pygments
This adds support for a new attribute `_example` which, if present, will load the file under `tests/examplefiles` pointed to by `_example` and show it as part of the lexer documentation. This allows us to have unit-tested files show up as small code snippets in the documentation, without having to worry that the documentation output contains possibly incorrectly highlighted code.
Anteru
deleted the
anteru/lexer-examples
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters