Re: code callout syntax for XML-based languages

Posted by mojavelinux on
URL: https://discuss.asciidoctor.org/code-callout-syntax-for-XML-based-languages-tp499p509.html

Yep, agreed.

I worked out how to add support into AsciiDoc for the XML-based callout syntax, so I think I'm going to move forward with it.

Here's the latest pull request:

https://github.com/asciidoctor/asciidoctor/pull/583

Here's the diff to the Enterprise Web Book that applies this new syntax:

https://github.com/mojavelinux/EnterpriseWebBook/compare/xml-callouts-syntax

-Dan