[
https://issues.apache.org/jira/browse/DOXIA-680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17649990#comment-17649990
]
ASF GitHub Bot commented on DOXIA-680:
--------------------------------------
asfgit merged PR #130:
URL: https://github.com/apache/maven-doxia/pull/130
> Don't wrap elements in anchors
> ------------------------------
>
> Key: DOXIA-680
> URL: https://issues.apache.org/jira/browse/DOXIA-680
> Project: Maven Doxia
> Issue Type: Improvement
> Components: Module - Fml
> Affects Versions: 2.0.0-M4
> Reporter: Michael Osipov
> Assignee: Michael Osipov
> Priority: Major
> Fix For: 2.0.0-M5
>
>
> In the last improvement of FML elements were wrapped in anchors. While this
> seems to be a good idea it causes trouble with HTML output since CSS rules
> then completely change the style of the anchor body. It is then a CSS
> trickery to differential between anchors and links. Since anchors itself are
> deprecated (anchors without href) and the nearest element should have the id
> we will pull up the anchor above the target element.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)