vscode-gitbook-kit icon indicating copy to clipboard operation
vscode-gitbook-kit copied to clipboard

多级目录没有折叠

Open slankka opened this issue 6 years ago • 1 comments

在gitbook中显示正常,但是在 VSC中,三级子页面和二级页面在一起。 image

* [用户手册](chapter1/yong-hu-zhi-nan.md)
  * [查询设计](chapter1/yong-hu-zhi-nan/cha-xun-she-ji.md)
    * [HiveQL](chapter1/yong-hu-zhi-nan/cha-xun-she-ji/hiveql.md)

slankka avatar Nov 23 '18 09:11 slankka

I fixed this problem in my implementation https://marketplace.visualstudio.com/items?itemName=EnskyLin.gitbook-shelf https://github.com/ensky/vscode-gitbook-shelf

ensky avatar Dec 13 '19 03:12 ensky