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

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

     [ https://issues.apache.org/jira/browse/DOXIA-680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov updated DOXIA-680:
---------------------------------
    Issue Type: Improvement  (was: Task)

> 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)