BitBucket supports links using custom prefix like 'markdown-header-' (see the related discussion).
This is quite inconsistent with other implementation (for instance, VSCode doesn't handle such links, GitHub doesn't know about such format either, etc.).
Can BitBucket also support another format for links without the custom prefix?
An example of links to support:
* [First Chapter](#Chapter-1)
## Chapter 1
All spaces are replaced with hyphens when forming an anchor.
following these "standarts" also causes Intellij IDEA warnings on commiting the code
Atlassian doesn't GAF.
When will this be fixed? I am generating documentation with https://github.com/adobe/jsonschema2md and it conforms to existing tag expectations.