[
http://jira.codehaus.org/browse/DOXIA-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_86135
]
Vincent Siveton commented on DOXIA-94:
--------------------------------------
No prob!
You could also have a glance into test cases in site renderer project
> 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
> Fix For: 1.0
>
>
> 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