Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rewrite links: .md -> .html #558

Open
1 of 5 tasks
robrich opened this issue Dec 31, 2019 · 0 comments
Open
1 of 5 tasks

rewrite links: .md -> .html #558

robrich opened this issue Dec 31, 2019 · 0 comments

Comments

@robrich
Copy link

robrich commented Dec 31, 2019

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 .md with .html during rendering

Input data for reproducing

Is it possible to get esdoc to rewrite relative url .md links to .html during rendering? The .md files 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 .html links work. If the user lands on the GitHub repo, the .html links don't work because the actual relative file is a .md file.

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

No branches or pull requests

1 participant