Closed
Description
Feature request
I would like to see a sticky TOC on dedicated right side section rather than putting inside the left sidebar as it is difficult to navigate with a lot of contents.
What problem does this feature solve?
Sticky TOC is becoming popular on Doc (i.e https://docs.docker.com/get-started/). Other doc framework such as Docusaurus also has this feature by default. It is more natural to see TOC on right side rather than side bar combined with navigation links.
What does the proposed API look like?
We can possibly incorporate docsify-plugin-toc plugin
https://github.com/justintien/docsify-plugin-toc
How should this be implemented in your opinion?
I believe we can fully borrow the idea from the plugin above
Demo: https://blog.jiapan.tw/ops/cloud/README
Are you willing to work on this yourself?
No