Markus Armbruster <arm...@redhat.com> writes: > John Snow <js...@redhat.com> writes: > >> Signed-off-by: John Snow <js...@redhat.com> > > Let's mention the reproducer: "# Errors: some" in doc-good.json with > :transmogrify:.
I'm adding Without this, the line the new QAPI doc generator chokes on # Errors: some in doc-good.json. We still use the old doc generator for the tests, but we're about to correct that. and Fixes: e9fbf1a0c6c2 (docs/qapidoc: add visit_errors() method)