The Apache Maven team is pleased to announce the release of the Apache
Maven Doxia, version 2.0.0-M10
https://maven.apache.org/doxia/
Release Notes - Maven Doxia - Version 2.0.0-M10
** Bug
* [DOXIA-724] - Sink pipeline returned by
AbstractParser.getWrappedSink(...) has wrong order
* [DOXIA-726] - MarkdownSink: Incorrect escaping of <,>,",' and &
* [DOXIA-727] - MarkdownSink: Incorrect escaping inside code spans
* [DOXIA-734] - XHTML 1.0 elements/attributes which are obsolete in
XHTML5 no longer detected by XdocParser/FmlParser
** Improvement
* [DOXIA-723] - Optionally expose document location in Sink
* [DOXIA-728] - MarkdownSink: Support blockquotes
* [DOXIA-730] - Update Asciidoctor Doxia Modules in doxia-site
* [DOXIA-731] - Simplify HTML emitted from Sink.verbatim(...)
* [DOXIA-732] - Do not fail for duplicate anchor names
** Dependency upgrade
* [DOXIA-735] - Upgrade commons-io:commons-io to 2.16.1
Enjoy,
-The Apache Maven team