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 17:38:00 UTC

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

Michael Osipov created DOXIA-680:
------------------------------------

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