mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
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.
This commit is contained in:
committed by
Alicia Cozine
parent
01c0446cb5
commit
e7e63ec1e8
@@ -37,7 +37,6 @@ def main():
|
||||
}
|
||||
|
||||
ignore_codes = [
|
||||
'literal-block-lex-error',
|
||||
'reference-target-not-found',
|
||||
'not-in-toc-tree',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user