-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Broken display URL's in headers #1353
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
I am also seeing this here: https://adrianbj.github.io/TracyDebugger/#/debug-bar How far away do you think a fix will be? Thanks. |
Maybe this isn't related to the issue I am seeing, but it hasn't fixed the issue I noted above. |
@adrianbj well, I see you used img, I'll see how to fix it later. |
@sy-records - thanks for looking into it - not sure when it stopped working properly - it was OK for many years. |
@adrianbj done. |
Thanks @sy-records - let's hope it is merged soon so that this is actually fixed on sites using docsify. |
@sy-records - any word on when a new version might be released so that this fix is actually applied to everyone's doc sites? |
@adrianbj I'm not sure, but I've created a nightly version and you can use this https://github.com/sy-records/docsify-nightly |
Thanks @sy-records - that's really helpful and everything is working with your bugfix. Just a quick note that you omitted the Thanks again! |
Both are fine, I copied them from the document... https://docsify.js.org/#/quickstart?id=manual-initialization |
Bug Report
Going from 4.11.4 to 4.11.5 we noticed that the display of our auto generated changelogs in the sidebar changed .
Steps to reproduce
Use Docsify 4.11.5 or higher. Use a sidebar backed by for example the following markdown
What is current behaviour
The listing of headers is malformed. Also the links are no longer working in the sidebar:

What is the expected behaviour
Proper listing of the changelog, with working links in the sidebar
Other relevant information
Bug does still occur when all/other plugins are disabled?
Your OS: Ubuntu 18.04.5 LTS
Node.js version: v12.16.1
npm/yarn version: 1.22.4
Browser version: 84.0.4147.135
Docsify version: 4.11.5
Docsify plugins:
Please create a reproducible sandbox
Mention the docsify version in which this bug was not present (if any)
4.11.4
The text was updated successfully, but these errors were encountered: