[
https://issues.apache.org/jira/browse/DOXIA-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17730834#comment-17730834
]
Michael Osipov commented on DOXIA-696:
--------------------------------------
TOC macro does not care about anchorjs. Using the TOC macro does not create any
anchors at all, it creates the links to jump from, not the target. From a
user's PoV if you use TOC macro and did not create the anchors you are confused
why the browser does not jump to the section although anchorjs did create the
anchors.
> Inconsistent anchors between toc macro and headers
> --------------------------------------------------
>
> Key: DOXIA-696
> URL: https://issues.apache.org/jira/browse/DOXIA-696
> Project: Maven Doxia
> Issue Type: Bug
> Reporter: Slawomir Jaranowski
> Assignee: Konrad Windszus
> Priority: Major
> Fix For: wontfix-candidate
>
>
> In markdown document add:
> {code:java}
> <!-- MACRO{toc|fromDepth=2} -->
> {code}
> Then anchors generated by toc macro looks like: {{#Your_First_Mojo}}
> and anchors generated by skin looks like: {{#your-first-plugin}}
> - Doxia Site Renderer 2.0.0-M4
> - Fluido Skin 1.11.1
> Tested on Maven main site without more investigate.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)