Open stpoa opened 6 years ago
Interesting find. This work on GitHub if you use the same casing ([Header with Ż link](#header-with-Ż)
instead of [Header with Ż link](#header-with-ż)
).
However, this doesn't make it work in vmd.
The reason seems to be that the library that converts the MDAST to HTML escapes the character in the URL.
MDAST Node:
HTML:
This probably needs to be fixed in one of the remark or rehype libaries.
Below doesn't work in vmd.
Without foreign characters works as expected: