BuptStEve / markdown-it-vuese

📖 Vuese plugin for markdown-it markdown parser
https://buptsteve.github.io/markdown-it-vuese
MIT License
16 stars 8 forks source link

bug: sidebar is missing #4

Open BuptStEve opened 5 years ago

BuptStEve commented 5 years ago

Version Version 0.2.2

Describe the bug As what you can see in the demo. We lose the sidebar that generated by Vuepress.

Expected behavior There should have a sidebar.

Additional context https://github.com/vuejs/vuepress/blob/master/packages/%40vuepress/markdown/index.js

BuptStEve commented 5 years ago

Version: 0.4.0

Reopen this issue, because we can not generate header tokens during md.parse

https://github.com/vuejs/vuepress/blob/cbafe8f562df45f0e9399abf3298da80f5159c1a/packages/%40vuepress/shared-utils/src/extractHeaders.ts#L22-L37