I have a README.md file in a BitBucket project that goes something like
## Table of Contents
* [Document Organization](#document-organization)
...
## Document Organization
When I open up the markdown preview in the browser with Sublime Text the links in the Table of Contents jump to the appropriate sections, but when I upload the file to BitBucket, the URL seems correct but it does not jump to the section.
How can I fix this?
#markdown-header-document-organization_1
,_2
, etc – Blanka