It would be better to detect Markdown-style code block (```) usage, because sphinx-build (version 9.1.0) does not output warnings about it and silently generates incorrect HTML.
This kind of error was found in the tox project documentation (see: tox-dev/tox#3675 ).
It would be better to detect Markdown-style code block (```) usage, because sphinx-build (version 9.1.0) does not output warnings about it and silently generates incorrect HTML.
This kind of error was found in the tox project documentation (see: tox-dev/tox#3675 ).