\xmlinlineverbatim not inline
Dear list, I have the following sample: \startbuffer[demo] <text> <element>text</element> </text> \stopbuffer \startxmlsetups xml:sample \xmlsetsetup{#1}{text}{xml:*} \stopxmlsetups \xmlregistersetup{xml:sample} \startxmlsetups xml:text block: a \xmlverbatim{#1} b\\ inline: a \xmlinlineverbatim{#1} b\\ block: a \xmlprettyprint{#1}{xml} b\\ inline: a \xmlinlineprettyprint{#1}{xml} b \stopxmlsetups \startxmlsetups xml:element \tt\xmlatt{#1}{class} \stopxmlsetups \starttext \xmlprocessbuffer{main}{demo}{} \stoptext With latest from 2024.06.14 09:18, \xmlinlineverbatim doesn’t display inline text, but only block text (both with LMTX and MkIV). Could anyone confirm the issue? Many thanks for your help in advance, Pablo
participants (1)
-
Pablo Rodriguez