Heading anchors should wrap headings instead of preceding them

XMLWordPrintable

      Confluence places anchors to page headings before the heading element rather than wrapping the heading element.

      Current behaviour:

      <h2><a name="anchor-name"></a>A heading</h2>

      Desired behaviour:

      <a name="anchor-name"><h2>A heading</h2></a>

              Assignee:
              Christopher Owen [Atlassian]
              Reporter:
              Christopher Owen [Atlassian]
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: