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

### Description **User Impact:** Users relying on screen readers or keyboard navigation are unable to understand the structure of the nested menu. They cannot intuitively or efficiently navigate between menu...

accessibility

### Description Maybe it is not a bug..., but I try to use docsify to serve documentation from a github subfolder. But it keeps giving a 404 on _sidebar.md. ->...

question
wait for information

## Feature request If I am looking at /en-us/filename.md and "filename.md" also exists in /zh-cn/, when I switch languages to /zh-cn/ it should open up "filename.md" instead of "readme.md" ####...

enhancement

Enhancement request. [medium-zoom](https://github.com/francoischalifour/medium-zoom) library can handle `data-zoom-src` attribute of images which allows to specify a HD image which will be displayed when a zoom is opened ([docs](https://github.com/francoischalifour/medium-zoom#data-zoom-src)). Please add a...

enhancement

## Bug Report #### Steps to reproduce Exposing this issue requires the import of a markdown behind an authenticated site. The bug was discovered when working on a site locally...

needs discussion

## Bug Report On mobile devices, docsify will add a click event to the body element. When the event is not removed, clicking any area in the left sidebar will...

needs investigation

## Feature request It would be useful to add tracking to next buttons to record tracking progress. #### What problem does this feature solve? To know what part the user...

help wanted
pr welcome
plugin

## Bug Report `// my script` in md file from `basePath` is not executed. #### Steps to reproduce - Provide the `basePath` as a full url with a domain different...

## Feature request #### What problem does this feature solve? Search plugin should support regular replace paths. #### What does the proposed API look like? #### How should this be...

needs investigation
PoC welcome

## Feature request #### What problem does this feature solve? We are not able to search on content that is embedded within a document via https://docsify.now.sh/embed-files. See screenshot atached. Searching...

enhancement