Felix Fontein
505c99265c
docsite: remove lexers which have been fixed in Pygments 2.4.0 ( #57508 )
...
* Remove lexers which have been fixed in Pygments 2.4.0.
* Add Pygments >= 2.4.0 to test runner.
* Fix pages that triggered lexer errors.
Co-Authored-By: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
2019-06-18 10:56:33 -05:00
Felix Fontein
f6122fb63b
Fix docs syntax highlighting errors ( #50836 )
...
* Add support for [WARNING]: ...
* Fix unreachable/failed output lexing.
* Detecting retry/--limit lines.
* Removing strange (invisible) characters which cause lexing problems.
* Using better-fitting lexers.
* Improve YAML lexing: don't accept quotes in keys.
* Add Django lexer (unchanged) from Pygments.
* Add support for != and % operators.
2019-01-24 16:09:41 -06:00
Felix Fontein
9657a21438
Docs: add Pygments lexer for Ansible output ( #50318 )
...
* Add specialized lexer for Ansible output.
* Make linter happy.
* Use different tokens.
2019-01-03 11:25:54 -05:00
Felix Fontein
e7e63ec1e8
Improving syntax highlighting in HTML docs ( #42472 )
...
* Adding improved YAML lexer for HTML docs.
* Fixing (some of) the warnings.
* Fixing more warnings.
* Removing ansible- prefix from lexer names.
* Rename extensions -> _extensions.
* Removing superfluous module search path extension.
2018-07-31 15:28:16 -05:00