mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Merge pull request #14948 from mscherer/fix_doc_lexer
Fix pygments lexer name
This commit is contained in:
@@ -100,7 +100,7 @@ exclude_patterns = ['modules']
|
|||||||
# The name of the Pygments (syntax highlighting) style to use.
|
# The name of the Pygments (syntax highlighting) style to use.
|
||||||
pygments_style = 'sphinx'
|
pygments_style = 'sphinx'
|
||||||
|
|
||||||
highlight_language = 'YAML'
|
highlight_language = 'yaml'
|
||||||
|
|
||||||
|
|
||||||
# Options for HTML output
|
# Options for HTML output
|
||||||
|
|||||||
Reference in New Issue
Block a user