[
http://jira.codehaus.org/browse/DOXIA-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_85944
]
Henning Schmiedehausen commented on DOXIA-94:
---------------------------------------------
HEAD, always HEAD. Doxia HEAD, Maven HEAD, Plexus HEAD.
Looking at the number of open bugs, I don't think that any maven developer is
interested in bug reports that is not against the current HEAD.
> doxia creates a name anchors with spaces which is not valid XHTML.
> ------------------------------------------------------------------
>
> Key: DOXIA-94
> URL: http://jira.codehaus.org/browse/DOXIA-94
> Project: doxia
> Issue Type: Bug
> Reporter: Henning Schmiedehausen
>
> consider the following section:
> <section name="section name">
> </section>
> doxia renders this to be
> <a name="section name"></a><div class="section"><h2>section name</h2>
> </div>
> According to the w3c XHTML validator, a name anchor must not contain any
> spaces, it must be a single word. So this is not valid XHTML.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira