It would be awesome if it was possible to refer to headers in post's content. I have tried a couple ways but all failed.
What would it take to have a header accompanied by <a name="header-text"></a> and [link](#a-header) to render as <a href="#a-header">link</a>?
Currently it shows as <a href="https://./#a-header">link</a> and there are no named anchors by headers. The first one can be worked around, the latter not so much.
link
.
.
.
.
.
.
.
.