docsify icon indicating copy to clipboard operation
docsify copied to clipboard

🃏 A magical documentation site generator.

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

I am currently using docsify to generate organization documentation for an organization on my school's campus. I've noticed that when using a screen reader to test accessibility, it first tabs...

enhancement
accessibility

## Bug Report #### Steps to reproduce 1. Set `routerMode` to `history`. 2. Create mailto link with `` 3. Click on rendered link. #### What is current behaviour Crashes with...

## Bug Report Hi, all, #### Steps to reproduce I have a docsify installed in a windows system, which behind my nginx. Docsify listening in port 3000, and nginx proxy...

question

## Feature request Plugins are a great way to introduce dynamic content into existing pages. But, what if we took this a step further, and allowed plugins to actually generate...

enhancement
needs discussion

## Bug Report #### Steps to reproduce 1. Add to $window.docsify: `logo: "https://raw.githubusercontent.com/Zaeems/iMS-User-Scripts/main/iMS_Dark_Mode.svg",` and `coverpage: true,` 2. Add to custom.css: `.app-name-link img { height: 3rem; }` 3. Ensure _coverpage.md exists...

needs investigation

## Bug Report #### Steps to reproduce set 'gfm' attribute to true and make a header link that has a hyphen('-') in it. #### What is current behaviour I have...

help wanted
needs investigation
pinned

## Bug Report #### Steps to reproduce Whether debugging locally or publishing to a github page *.md documents automatically generated md files are always cached and need to be manually...

needs investigation

For example, I have 2 folders in the root directory. There is a picture in the first folder (images). The second folder (docs) contains the markdown file. How do I...

bug
path-resolving

## Bug Report I am using a different server than the one provided by docsify-cli (http-server) because of docsifyjs/docsify-cli#32. I find that the server keeps complaining about missing sidebar file...

bug

## **Summary** I updated the **Netlify** section in the deploy docs. I found it difficult to deploy my docsify doc page to Netlify following the description outlined here. After figuring...

docs
needs discussion