gitdocs icon indicating copy to clipboard operation
gitdocs copied to clipboard

Incompatibility between links on GitHub and GitDocs links

Open ptbrowne opened this issue 7 years ago • 0 comments

GitDocs routing transforms 'index.md' into '/index' thus the user must write [Index](/index) when cross-referencing docs. This means links do not work when on GitHub. We have extensive docs written with GitHub routing in mind, so if switching to GitDocs we would have to change all of our links and we would lose links on GitHub. Why has GitDocs a routing system that is incompatible with GitHub ? Could there be a config flag to switch between GItHub routing or GitDocs routing ?

ptbrowne avatar Jan 02 '19 16:01 ptbrowne