This documents contains notes for the development of the extension.
There are several projects that output XML:
-
Asciidoctor DocBook Converter
-
✓ Try using DocTest.
-
❏ How to output XML? → HTML backend seems fine for now
-
❏ How to enable backend file extension?
-
-
Support for subtitle? → supported in article meta-data
-
Is there an equivalent concept to Asciidoctor roles in JATS? How to convert those?
-
HTML converter converts to classes.
-
Roles could be used to implement
named-concept
and similar tags.
-
-
Convert marked inline text to
named-concept
? → JATS does not seem to have the concept of marks. -
JATS 1.0 does not support nested lists. Use 1.1 only? → clarify status
-
sidebar
could possibly be translated toboxed-text
.