This repository was archived by the owner on Aug 3, 2024. It is now read-only.
This repository was archived by the owner on Aug 3, 2024. It is now read-only.
Support local export links with custom text #802
Open
Description
It might come in handy to be able to make links to exports with some custom text, for example:
[some link]('Module.Foo')
This would appear as some link
and link to the same place that 'Module.Foo'
would have.
This steps on the markdown link syntax ever so slightly in case people are using relative links with '
s at the beginning and end, but that seems very unlikely.
Metadata
Metadata
Assignees
Labels
No labels