Does the ReadMe.md file in a Bitbucket repository recognize a link within the the document?
I've tried using the following but it does not work:
## TOC
* [Step 1](#step1)
...
<a name="step1"></a>
## Step 1: ...
Community moderators have prevented the ability to post new answers.
I found the answer in markdowndemo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.