Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign uprewrite links: .md -> .html #558
Open
Comments
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Make sure these boxes are checked before submitting your issue - thank you!
(If your issue is neither a both bug nor a request, please write in a free style)
Short summary of your issue
Rewrite content to replace
.mdwith.htmlduring renderingInput data for reproducing
Is it possible to get esdoc to rewrite relative url
.mdlinks to.htmlduring rendering? The.mdfiles live in GitHub which is indexed by Google. Building the docs creates the site which is also indexed by Google. If a user lands on the site, the.htmllinks work. If the user lands on the GitHub repo, the.htmllinks don't work because the actual relative file is a.mdfile.