mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Closes #1356: link to page with valid Pygments lexer alias
This commit is contained in:
parent
652b766af9
commit
38f47bc0ef
@ -60,7 +60,8 @@ installed) and handled in a smart way:
|
||||
certain well-recognizable languages)
|
||||
* ``rest``
|
||||
* ``c``
|
||||
* ... and any other lexer name that Pygments supports.
|
||||
* ... and any other `lexer alias that Pygments supports
|
||||
<http://pygments.org/docs/lexers/>`_.
|
||||
|
||||
* If highlighting with the selected language fails (i.e. Pygments emits an
|
||||
"Error" token), the block is not highlighted in any way.
|
||||
|
Loading…
Reference in New Issue
Block a user