docsify icon indicating copy to clipboard operation
docsify copied to clipboard

🃏 A magical documentation site generator.

Results 291 docsify issues
Sort by recently updated
recently updated
newest added

## Feature request #### What problem does this feature solve? Include a TOC (Table of Contents) section on the right side. #### What does the proposed API look like? -...

good first Issue

Hi guys, how to implement breadcrumb navigation, thanks!

## Feature request Protect docsify static pages with user authentication from any 3rd party identity provider (i.e. Github Auth). #### What problem does this feature solve? Store and serve static...

Hi, I'm using version 4.7.0. Sometime the word 'undefined' appear if it's the first time I'm going on the page. The text is hidden when I refresh the page. See...

needs investigation
pinned

## Feature request #### What problem does this feature solve? Enable yaml front matter in sidebars #### What does the proposed API look like? I am not sure if the...

## **Summary** In Firefox, the browser's auto-restore scroll position feature doesn't work correctly when navigating via history. I have not tried it in other browsers. I added this feature for...

## Feature request #### What problem does this feature solve? Returning a promise from the function passed to `vm.config.renderer.code` doesn't work as one would expect. I wanted to use an...

help wanted
pr welcome
needs discussion

## Bug Report #### Steps to reproduce 1. add '' in index.html #### What is current behaviour 1. the search button show up, but whateever i search, it returns no...

needs investigation
pinned

## Bug Report #### Steps to reproduce create a navigation list using - [heading](#link1_heading) - [heading](#link2_heading) if we create a heading "link1_heading" "link2_heading" the links doesn't work in docsify generated...

## Bug Report #### Steps to reproduce - clone this project: https://github.com/ndr-brt/docsify-test - serve docsify locally `docsify serve docs ` - see that the "notanmd" json file is rendered at...