sphinxcontrib.relative-link-corrector

Corrects relative links when generating documents from .md to .html with commonmark


Keywords
helpers
License
Apache-2.0
Install
pip install sphinxcontrib.relative-link-corrector==0.0.5

Documentation

sphinxcontrib-relative-link-corrector

A Sphinx extension to correct relative links when using .md as an input.

Overview

When converting Markdown files to html with Sphinx the relative links still point to *.md files. This Sphinx extension corrects the links to point to *.html files.

Links

Contributing

Please feel free to create a pr for code contributions or an issue for issues.

License

Licensed with Apache License 2.0 License, see the LICENSE file.