[ 
https://jira.codehaus.org/browse/DOXIASITETOOLS-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=348549#comment-348549
 ] 

Herve Boutemy commented on DOXIASITETOOLS-91:
---------------------------------------------

seems coded in 
[SiteRendererSink|http://maven.apache.org/doxia/doxia-sitetools-archives/doxia-sitetools-1.4/doxia-site-renderer/xref/org/apache/maven/doxia/siterenderer/sink/SiteRendererSink.html#260]

> Section title anchors are not at a good place in generated HTML
> ---------------------------------------------------------------
>
>                 Key: DOXIASITETOOLS-91
>                 URL: https://jira.codehaus.org/browse/DOXIASITETOOLS-91
>             Project: Maven Doxia Sitetools
>          Issue Type: Bug
>    Affects Versions: 1.4
>            Reporter: Herve Boutemy
>            Priority: Critical
>             Fix For: 1.6
>
>
> here is and example of generated HTML:
> {code:xml}<h3>Running integration tests multiple times<a 
> name="Running_integration_tests_multiple_times"></a></h3>{code}
> the anchor is inserted after text
> then when using this anchor in a web browser, the title is not shown
> to show the title, the markup should be something like
> {code:xml}<h3><a name="Running_integration_tests_multiple_times">Running 
> integration tests multiple times</a></h3>{code}



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to