docsify-pagination icon indicating copy to clipboard operation
docsify-pagination copied to clipboard

↔️ Pagination for docsify

Results 4 docsify-pagination issues
Sort by recently updated
recently updated
newest added

There seems to be a missing `,` in the code specifying the label text, which causes a delay bug in the later part of that code, like the sidebar bug...

I have a project using docsify, and it seems that the latest release of this plugin is breaking the sidebar expansion functionality. ### Problem When I run the site locally,...

i am using pagination in my docsify documentation and i have same named links in different folders like this - Home - Topic 1 - Introduction - Details - Topic...

What is the way to exclude a pagaination from certain pages? What i am trying to do is to have pagination for all level 2 and deeper pages, not the...