<!-- Please don't delete this template or we'll close your issue --> <!-- Please use English language --> <!-- Before creating an issue please make sure you are using the latest version of Docsify. --> <!-- Please ask questions on StackOverflow: https://stackoverflow.com/questions/ask?tags=docsify --> <!-- Please ask questions on gitter: https://gitter.im/docsifyjs/Lobby --> ## 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:  #### What is the expected behaviour Proper listing of the changelog, with working links in the sidebar  #### Other relevant information <!-- (Update "[ ]" to "[x]" to check a box) --> - [ ] 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: <!-- Love docsify? Please consider supporting our collective: 👉 https://opencollective.com/docsify/donate --> #### Please create a reproducible sandbox [](https://codesandbox.io/s/307qqv236) #### Mention the docsify version in which this bug was not present (if any) 4.11.4