** Bug
* [DOXIA-695] - Support of h6 in xhtml output is broken
* [DOXIA-699] - Xhtml5Parser may emit sectionX() without
sectionX_() when using both <hX> and <section>
* [DOXIA-714] - MarkdownSink: Fix table justification and figures
* [DOXIA-715] - Sink.text(String, SinkEventAttributes) not properly
supported by AptSink and MarkdownSink
** New Feature
* [DOXIA-722] - Optionally create anchors for indexable entries
(used in TOC macro)
** Improvement
* [DOXIA-709] - Clarify usage of overlapping Sink methods
* [DOXIA-711] - Introduce SinkWrapper with factory
* [DOXIA-716] - Update and unify XMLReader creation and configuration
** Dependency upgrade
* [DOXIA-717] - Upgrade to org.codehaus.plexus:plexus-testing 1.3.0
* [DOXIA-719] - Properly manage Commons IO/Lang 3
* [DOXIA-720] - Upgrade to Parent 41
* [DOXIA-721] - Upgrade to JUnit 5.10.1
Enjoy,
-The Apache Maven team