chiark / gitweb /
m.code,doxygen: test inline ANSI code highlighting.
authorVladimír Vondruš <mosra@centrum.cz>
Mon, 20 Feb 2023 15:40:36 +0000 (16:40 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Mon, 20 Feb 2023 15:51:27 +0000 (16:51 +0100)
commit07b8e5d00d5aed4a498b053d5dd62ad79f7d33a7
tree36e87d697e327777018203f0f4ca094ac8e073f6
parentc99473624e6089e99f022cefe1929ccb9e3cd2da
m.code,doxygen: test inline ANSI code highlighting.

Because it got broken with Pygments newer than the ancient 2.6.1 fork I
have (it now unconditionally adds a wrapper <div>), and unfortunately I
can't see how to not do that in 2.14 without delegating into private
APIs.

So just to have that problematic part reproduced in tests, once I get to
that. Unfortunately latest Pelican doesn't work with older Pygments
anymore for some reason (or, well, disallows it), so I can't generate
the website until I have this fixed properly. Ugh.
documentation/test_doxygen/contents_code_language/ansi.html
documentation/test_doxygen/contents_code_language/input.dox
plugins/m/test/code/page.html
plugins/m/test/code/page.rst