Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-16183

README.md internal anchors do not jump to the corresponding section

    XMLWordPrintable

Details

    Description

      How to reproduce, create a repo, add README.md with the following content:

      [Test](#test)
      
      (add many lines here to hide the section)
      
      ## Test
      

      Then visit: https://bitbucket.org/<company>/<repo>/src/master/ and click on the first link from README.md. This happens due to two problems at once:

      1. You have an ugly file scroll inside a div instead of a normal page scroll (really hate it, and I would hack it in my browser, but you seem to have dynamic class names)
      2. You add a prefix to an anchor id, i.e instead of compilation you have markdown-header-compilation.

      This feature works everywhere (e.g. on github), but not on bitbucket.

      Attachments

        Activity

          People

            Unassigned Unassigned
            fb1081c8b02d Denis Voytyuk
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: