You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/12/11 17:57:00 UTC

[jira] [Commented] (DOXIA-680) Don't wrap elements in anchors

    [ https://issues.apache.org/jira/browse/DOXIA-680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17645816#comment-17645816 ] 

ASF GitHub Bot commented on DOXIA-680:
--------------------------------------

michael-o opened a new pull request, #130:
URL: https://github.com/apache/maven-doxia/pull/130

   This closes #130




> Don't wrap elements in anchors
> ------------------------------
>
>                 Key: DOXIA-680
>                 URL: https://issues.apache.org/jira/browse/DOXIA-680
>             Project: Maven Doxia
>          Issue Type: Task
>          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)