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

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


Release Notes - Maven Doxia - Version 2.0.0-M4

** Sub-task
* [DOXIA-599] - Replace <a /> element's name attribute with id attribute
    * [DOXIA-668] - Remove all obsolete attributes in HTML5
    * [DOXIA-672] - Parse id attribute only on <a /> elements by default
    * [DOXIA-674] - Replace table border handling with new CSS class
    * [DOXIA-675] - Replace table alignment attributes with CSS styles

** Bug
* [DOXIA-598] - Generated XHTML5 content does not pass W3 HTML5 Validation Service
    * [DOXIA-662] - Non unique IDs generated by IndexingSink
* [DOXIA-671] - Double quotes contained in markdown page are removed in HTML output

** Improvement
    * [DOXIA-665] - Add anchors around FML parts
    * [DOXIA-667] - Add <summary> and <details> to recognized tag list
    * [DOXIA-669] - Improve/rework CachedFileEntityResolver
    * [DOXIA-676] - Remove all obsolete elements in HTML5 and add new ones

** Task
    * [DOXIA-663] - Remove deprecated XHTML module
    * [DOXIA-666] - Remove code duplication Xhtml5Sink
    * [DOXIA-670] - Drop dead XdocSink#link(String, String) method
    * [DOXIA-673] - Remove compat handling of absent Sink#tableRows() calls

** Dependency upgrade
    * [DOXIA-664] - Upgrade Flexmark to 0.62.2


Enjoy,

-The Apache Maven team

Reply via email to