Apache Maven Doxia version 1.10 released
Michael Osipov <[email protected]> Fri, 25 Jun 2021 10:05:14 +0200
| Newsgroups | gmane.comp.apache.maven.announce,gmane.comp.jakarta.avalon.user,gmane.comp.apache.shiro.devel |
|---|---|
| Message-ID | <50ec42eb-511d-65b8-0be0-6d0c073eda72__621.840758115866$1624608374$gmane$org@apache.org> |
The Apache Maven team is pleased to announce the release of the Apache
Maven Doxia, version 1.10
https://maven.apache.org/doxia/
Release Notes - Maven Doxia - Version 1.10
** Bug
* [DOXIA-542] - Markdown module converts all apostrophes to
quotation marks
* [DOXIA-588] - The Sink.JUSTIFY_XXX has no effect
** Improvement
* [DOXIA-521] - Markdown: Allow using the standard "<pre><code>"
for code blocks
* [DOXIA-606] - fix javadoc issues with JDK 8 when generating
documentation
* [DOXIA-607] - Add support for XHTML5 keygen element
* [DOXIA-614] - Support obtaining the source reference in a Doxia
Parser
* [DOXIA-616] - Markdown: Properly expose the language specified in
fenced code blocks
** Task
* [DOXIA-618] - doxia-module-markdown: Reincorporate
maven-site-plugin's Doxia-specific integration tests
** Dependency upgrade
* [DOXIA-610] - Update doxia-module-fo to not use log4j
* [DOXIA-615] - Upgrade HttpClient to 4.5.13
Enjoy,
-The Apache Maven team