Skip to content

fix TOC link#10

Open
salim-b wants to merge 1 commit intomuquit:masterfrom
salim-b:patch-1
Open

fix TOC link#10
salim-b wants to merge 1 commit intomuquit:masterfrom
salim-b:patch-1

Conversation

@salim-b
Copy link

@salim-b salim-b commented May 31, 2019

No description provided.

@muquit
Copy link
Owner

muquit commented May 31, 2019

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.

@salim-b
Copy link
Author

salim-b commented May 31, 2019

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 -.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants