Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-11959

support id in addition to name as target anchor of internal markdown link

XMLWordPrintable

    • 1
    • We collect Bitbucket 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.

      as discussed here:

      https://community.atlassian.com/t5/Bitbucket-questions/Markdown-internal-links-support-in-Bitbucket-Server/qaq-p/595033#M46648

       

      please allow `id="section"` to works as `name="section"` works, below.

       

      Yes this is possible. In your Markdown create a link at the top:
      [link](#section)
      and in the body of your document, create the anchor:
      <a name="section"></a>
       
       
       

       

              Unassigned Unassigned
              cfdfd4a55606 Malcolm Cook
              Votes:
              7 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated: