You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The TOC and README.md is generated by markdown_helper (I have the link at the bottom of README). I think it's a bug in that program, it thinks / is a word and replaces it with -
So work-around would be, to modify docs/downloading.md and replace Installing the debian package on Ubuntu/Debian/Raspberry pi with Installing the debian package on Ubuntu or Debian or Raspberry pi and generate README.md again. You can modify and send me a pull request and I will generate README.md or I will do that in next release.
Thanks for reporting it, I noticed that before but I didn't know why it was not working.
Ok, I see. Wouldn't it make sense to submit a bug report over at markdown_helper, then?
markdown_helper obviously doesn't process headers the same way as GitHub when creating anchor links, i.e. GitHub removes any / while markdown_helper seems to just replace them by -.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.