question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Broken display URL's in headers

See original GitHub issue

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

### [1.2.1](https://github.com) (2020-08-24)

## [1.2.0](https://github.com) (2020-08-21)


### Features

* feature a

## [1.1.0](https://github.com) (2020-07-24)


### Features

* feature b

### [1.0.35](https://github.com) (2020-06-24)


What is current behaviour

The listing of headers is malformed. Also the links are no longer working in the sidebar: Screenshot from 2020-08-24 11-57-27

What is the expected behaviour

Proper listing of the changelog, with working links in the sidebar

Screenshot from 2020-08-24 11-57-11

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

Edit 307qqv236

Mention the docsify version in which this bug was not present (if any)

4.11.4

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:11 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
sy-recordscommented, Aug 24, 2020

Thank you for your feedback, we are aware of this issue and will fix it in the next version!

You can use the lower version for now, Or if you can build it yourself, you can use the code in #1336 to build it.

fixed via #1336

0reactions
sy-recordscommented, Jan 4, 2021

Both are fine, I copied them from the document… https://docsify.js.org/#/quickstart?id=manual-initialization

Read more comments on GitHub >

github_iconTop Results From Across the Web

What are Broken Links? And How Do You Find and Fix Them?
A broken link is a web-page that can't be found or accessed by a user, for various reasons. ... Broken links are also...
Read more >
Broken Image Replace using http response headers
I want to hide the broken image icon, but the image server that i'm using doesn't throw a 404 page, instead it redirects...
Read more >
How to Find and Fix Broken Links in WordPress (Step by Step)
The best way to fix a broken link is to redirect it to another page. For example, if you moved the contents of...
Read more >
How to Find Broken Links in Selenium : Example | BrowserStack
Broken links may exist due to some kind of server error, which, in turn, causes the corresponding page to malfunction and not be...
Read more >
Html headers structure for SEO without content and broken ...
Carousels typically hide all but the first slide from users initially. Google usually ignores all text and links in any sections that are...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found