Is it possible in any way to insert a link to a Markdown file that points to an anchor in a reStructuredText file?
I have a project documentation that contains .rst and .md files as well, and I'm using the m2rr Sphinx extension, however it only seems to support in-file rst anchor links.
Is there any way to achieve this?