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

Write parent folder name in next and previous page.

Open smit245 opened this issue 2 years ago • 0 comments

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 2
    • Introduction
    • Details

in this Introduction is directly shown as it is in Home page. instead it should be showed as Topic 1/Introduction it will drop the confusion

smit245 avatar Apr 27 '23 05:04 smit245