mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 00:33:09 +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.
|
||||
pygments_style = 'sphinx'
|
||||
|
||||
highlight_language = 'YAML'
|
||||
highlight_language = 'yaml'
|
||||
|
||||
|
||||
# Options for HTML output
|
||||
|
||||
Reference in New Issue
Block a user