QMP isn't json. It turns out Pygments cares about this. Teach Pygments to go with the annotated flow.
Reported-by: Aarushi Mehta <mehta.aar...@gmail.com> John Snow (2): sphinx: add qmp_lexer docs/bitmaps: use QMP lexer instead of json docs/conf.py | 4 +-- docs/interop/bitmaps.rst | 54 ++++++++++++++++++++-------------------- docs/sphinx/qmp_lexer.py | 34 +++++++++++++++++++++++++ 3 files changed, 63 insertions(+), 29 deletions(-) create mode 100644 docs/sphinx/qmp_lexer.py -- 2.20.1