[ http://jira.codehaus.org/browse/MSITE-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_100907 ]
Lukas Theussl commented on MSITE-235: ------------------------------------- Actually, apt does specify the format of an anchor: "The name of an anchor/link is its text with all non alphanumeric characters stripped." There is a method in StructureSink to do that, this should be used for all user-supplied anchors. HtmlTools#encodeId should only be used for internally generated anchors, ie sections and subsections. > named references don't work, regression from beta-5 > --------------------------------------------------- > > Key: MSITE-235 > URL: http://jira.codehaus.org/browse/MSITE-235 > Project: Maven 2.x Site Plugin > Issue Type: Bug > Affects Versions: 2.0-beta-6 > Reporter: Brett Porter > > src/site/apt/guides/introduction/introduction-to-the-pom.apt > May be because of spaces? > This works in beta-5: > * {{{introduction-to-the-pom.html#What is a POM}What is a POM}}? > ... > * {What is a POM}? > But not in 2.0-SNAPSHOT. -- 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