Skip to content
This repository has been archived by the owner on Nov 17, 2022. It is now read-only.

Sphinx documentation with m2r has missing links to sections in the same markdown file #59

Open
aajain-com opened this issue May 15, 2020 · 0 comments

Comments

@aajain-com
Copy link

I have a simple markdown such as

# My Test

- [My Test](#my-test)

When I run m2r directly on this markdown file I get the rst output as expected. However when using m2r via sphinx extension the generated HTML document doesn't have the link generated correctly. My Sphinx conf.py file has m2r_parse_relative_links = True set to true to follow relative links.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant