I am trying to reference code from my module description. As there is no support for element linking, which would be ideal, I am trying to use normal relative markdown links.
Unfortunately, the links are not correctly generated. Is that a bug or am I missing something?
Lukas K-G
03/26/2021, 6:24 AM
E.g. I am trying this in my .md file:
Copy code
[MyClass](./-my-class)
I would expect something similar to this to be generated: