yakivmospan / github-wikito-converter

Generate HTML & PDF documentation from Github wiki or any other markdown-based wiki.
Other
293 stars 52 forks source link

Some links are not working inside the sidebar #55

Open filippogambarota opened 4 years ago

filippogambarota commented 4 years ago

I've tried with different wiki repo and there are some links inside the sidebar that are not rendered in the html file. For example this is the VScode wiki

git clone https://github.com/microsoft/vscode.wiki.git

Then I used the code:

gwtc ./vscode.wiki

And the final html has the Extension-API-Guidelines files with corrupted link. Inside the _sidebar.md file I noticed that the link[[]]is written in capital letters instead it is lowercase in the folder.