• We collect Confluence feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      We should assign the generated anchor name of a heading to its ID instead of using named anchor elements.

      Current behaviour:

      <h1><a name="Page-aHeading"></a>A Heading</h1>

      Improved behaviour:

      <h1 id="Page-aHeading">A heading</h1>

      This results in cleaner markup and is probably easier for WYSIWYG editors to grok.

      All modern browsers (and quite a few older ones) support id based anchors.

            [CONFSERVER-8032] Use HTML id instead of empty named anchors in headings

            Sen Geronimo made changes -
            Workflow Original: JAC Suggestion Workflow 4 [ 3570108 ] New: JAC Suggestion Workflow 3 [ 4333788 ]
            Katherine Yabut made changes -
            Workflow Original: JAC Suggestion Workflow 2 [ 3175466 ] New: JAC Suggestion Workflow 4 [ 3570108 ]
            Status Original: RESOLVED [ 5 ] New: Closed [ 6 ]
            Katherine Yabut made changes -
            Workflow Original: JAC Suggestion Workflow [ 3032759 ] New: JAC Suggestion Workflow 2 [ 3175466 ]
            Owen made changes -
            Workflow Original: Confluence Workflow - Public Facing v4 [ 2531143 ] New: JAC Suggestion Workflow [ 3032759 ]
            Rachel Lin (Inactive) made changes -
            Workflow Original: Confluence Workflow - Public Facing v3 [ 2287925 ] New: Confluence Workflow - Public Facing v4 [ 2531143 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing v3 - TEMP [ 2182103 ] New: Confluence Workflow - Public Facing v3 [ 2287925 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing v3 [ 1950058 ] New: Confluence Workflow - Public Facing v3 - TEMP [ 2182103 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing v2 [ 1762796 ] New: Confluence Workflow - Public Facing v3 [ 1950058 ]
            Katherine Yabut made changes -
            Workflow Original: CONF Suggestion WF (TEMP) [ 1705413 ] New: Confluence Workflow - Public Facing v2 [ 1762796 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing [ 1376555 ] New: CONF Suggestion WF (TEMP) [ 1705413 ]

              christopher.owen@atlassian.com Christopher Owen [Atlassian]
              christopher.owen@atlassian.com Christopher Owen [Atlassian]
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: