Asciidoc。在 table 单元格中突出显示 xml 或任何其他源代码

Asciidoc. Highlight an xml or any other source code in a table cell

嗯,其实问题出在题目上。我想渲染位于某些 table 中的某些 xml。 W/o table 子句“[source, xml]”完美运行。但是在 table 单元格中,所有内容都被忽略并呈现为 'as-is' 原始文本。是否有 tricks/workarounds 使 asciidoc 在 table 单元格中突出显示 xml?

提前致谢。

我认为这是 Asciidoctor 中 PDF 渲染的未决问题:

https://github.com/asciidoctor/asciidoctor-pdf/issues/6