blob: ddc6299e98cf705633e4c46d99cbbb1092510638 [file] [log] [blame]
---
layout: post
title: "Apache Maven Doxia Version 2.0.0-M4 Released"
date: '2022-10-19T20:09:09+00:00'
permalink: apache-maven-doxia-version-2-0-0-M4
categories:
- Maven-Doxia
- Maven-Components
---
The Apache Maven team is pleased to announce the release of the
[Apache Maven Doxia](https://maven.apache.org/doxia/) Version 2.0.0-M4,
Released
Doxia is a content generation framework which aims to provide its users with powerful techniques for
generating static and dynamic content: Doxia can be used in web-based publishing context to generate
static sites, in addition to being incorporated into dynamic content generation systems like blogs,
wikis and content management systems.
<!-- more -->
[Release Notes - Maven Doxia base - Version 2.0.0-M4](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317230&version=12352066)
You can download the [appropriate sources etc. from the download page.][download]
Release Notes - Maven Doxia - Version 2.0.0-M4
* Tasks:
* [DOXIA-663](https://issues.apache.org/jira/browse/DOXIA-663) - Remove deprecated XHTML module
* [DOXIA-666](https://issues.apache.org/jira/browse/DOXIA-666) - Remove code duplication Xhtml5Sink
* [DOXIA-670](https://issues.apache.org/jira/browse/DOXIA-670) - Drop dead XdocSink#link(String, String) method
* [DOXIA-673](https://issues.apache.org/jira/browse/DOXIA-673) - Remove compat handling of absent Sink#tableRows() calls
* Sub-tasks:
* [DOXIA-599](https://issues.apache.org/jira/browse/DOXIA-599) - Replace `<a />` element's name attribute with id attribute
* [DOXIA-668](https://issues.apache.org/jira/browse/DOXIA-668) - Remove all obsolete attributes in HTML5
* [DOXIA-672](https://issues.apache.org/jira/browse/DOXIA-672) - Parse id attribute only on `<a />` elements by default
* [DOXIA-674](https://issues.apache.org/jira/browse/DOXIA-674) - Replace table border handling with new CSS class
* [DOXIA-675](https://issues.apache.org/jira/browse/DOXIA-675) - Replace table alignment attributes with CSS styles
* Bugs:
* [DOXIA-598](https://issues.apache.org/jira/browse/DOXIA-598) - Generated XHTML5 content does not pass W3 HTML5 Validation Service
* [DOXIA-662](https://issues.apache.org/jira/browse/DOXIA-662) - Non unique IDs generated by IndexingSink
* [DOXIA-671](https://issues.apache.org/jira/browse/DOXIA-671) - Double quotes contained in markdown page are removed in HTML output
* Improvements:
* [DOXIA-665](https://issues.apache.org/jira/browse/DOXIA-665) - Add anchors around FML parts
* [DOXIA-667](https://issues.apache.org/jira/browse/DOXIA-667) - Add `<summary>` and `<details>` to recognized tag list
* [DOXIA-669](https://issues.apache.org/jira/browse/DOXIA-669) - Improve/rework CachedFileEntityResolver
* [DOXIA-676](https://issues.apache.org/jira/browse/DOXIA-676) - Remove all obsolete elements in HTML5 and add new ones
* Dependency upgrade:
* [DOXIA-664](https://issues.apache.org/jira/browse/DOXIA-664) - Upgrade Flexmark to 0.62.2
Enjoy,
-The Apache Maven team
[download]: https://maven.apache.org/doxia/downloads.html