Today the new AsciiDoc3-3.0.3 is out! It is about 15% faster than before.
And we have fixed some bugs: the following message
/usr/bin/asciidoc3:569: DeprecationWarning: Flags not at the start of the expression '^(?u)[^\\W\\d][-\\w]*$' +
return re.match(r'^'+NAME_RE+r'$', s) is not …