Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.0.0-M5
-
None
-
None
Description
Due to the logic in https://github.com/apache/maven-doxia/blob/37173794270ee68894aac0e252dcb87545770952/doxia-core/src/main/java/org/apache/maven/doxia/parser/Xhtml5BaseParser.java#L631 there may calls of Sink.sectionX() without the according call of Sink.sectionX_().
The attached XHTML5 being parsed and then converted back through the Sink to XHTML5 is invalid (lacks one closing section tag).
Attachments
Attachments
Issue Links
- blocks
-
DOXIATOOLS-80 Update to Doxia 2.x
-
- Resolved
-
- is broken by
-
DOXIA-575 Add support for (X)HTML5
-
- Closed
-
- links to