[
https://issues.apache.org/jira/browse/DOXIA-575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16784707#comment-16784707
]
Graham Leggett commented on DOXIA-575:
--------------------------------------
These are the comments:
> * Why have specialized items replaced with inline? What is the purpose?
They were all almost identical variations of what would otherwise have been the
HTML "span" tag. As I recall (this patch was written 10 months ago) it extended
an existing pattern in the code.
> * Several `@since` tag value are wrong
> * There is a merge conflict, please resolve
Unfortunately this PR in github bit-rotted, the most recent patch is at
https://jira.apache.org/jira/secure/attachment/12945908/DOXIA-575.patch
> Add support for (X)HTML5
> ------------------------
>
> Key: DOXIA-575
> URL: https://issues.apache.org/jira/browse/DOXIA-575
> Project: Maven Doxia
> Issue Type: Improvement
> Components: Core
> Affects Versions: 1.8
> Reporter: Graham Leggett
> Assignee: Michael Osipov
> Priority: Major
> Fix For: 1.9
>
> Attachments: DOXIA-575.patch
>
>
> Doxia currently generates XHTML v1.1, and does not support any of the new
> HTML5 tags.
> Update Doxia to support HTML5.2 as per https://www.w3.org/TR/html52/.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)