You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@maven.apache.org by Michael Osipov <mi...@apache.org> on 2023/01/25 19:14:32 UTC

[ANN] Apache Maven Doxia version 2.0.0-M5 released

The Apache Maven team is pleased to announce the release of the Apache 
Maven Doxia, version 2.0.0-M5

https://maven.apache.org/doxia/


Release Notes - Maven Doxia - Version 2.0.0-M5

** Bug
     * [DOXIA-689] - Restore incorrectly removed (HTML5) attributes

** New Feature
     * [DOXIA-569] - Add Markdown Sink to be able to convert anything to 
Markdown

** Improvement
     * [DOXIA-617] - doxia-module-markdown: Add support for --- header 
section marks
     * [DOXIA-679] - Introduce Sink#tableRows(void) method
     * [DOXIA-680] - Don't wrap elements in anchors
     * [DOXIA-684] - replace flexmark-all dependency with core + only 
the used extensions
     * [DOXIA-685] - Replace SinkEventAttributes#BOXED with #SOURCE to 
clearly separate between regular verbatim and verbatim source (code)
     * [DOXIA-687] - Introduce Sink#verbatim(void) method

** Task
     * [DOXIA-678] - Add missing elements in Xhtml5BaseParser
     * [DOXIA-688] - Remove empty alt attribute value on images which 
causes the browser not to render replacement icon

** Dependency upgrade
     * [DOXIA-681] - Upgrade Plexus Utils to 3.5.0
     * [DOXIA-686] - Upgrade to Maven Parent 39


Enjoy,

-The Apache Maven team