Closed hparra closed 8 years ago
Github is capable of relative links in READMEs. We support this style of linking for generated documentation as well.
We post-process the markdown for relative links to other markdown, adding the necessary ‘.html’.
A unit test has been modified to check for correct behavior.
[1] https://help.github.com/articles/relative-links-in-readmes
Since I kept changes atomic there will be a merge-conflict here with a test in #180. See 4c1c7a6c8e56a87bf21d707ccd03f1c5f30f3641.
Github is capable of relative links in READMEs. We support this style of linking for generated documentation as well.
We post-process the markdown for relative links to other markdown, adding the necessary ‘.html’.
A unit test has been modified to check for correct behavior.
[1] https://help.github.com/articles/relative-links-in-readmes