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 #### Problem or desire Prism syntax highlight is quite bad (highlight.js is bad too). #### Proposal Support [Shiki](http://shiki.style/). [Shiki](https://github.com/shikijs/shiki) has better syntax highlight because it uses TextMate...

enhancement

Free static SPA hosting is becoming increasingly common. Trustworthy hosts should be added to the documentation along with instructions for users who prefer using Docsify with `routerMode` set to `'history'`....

docs
good first Issue

Hello everyone. I'm going to have 2 different LTR and RTL layouts. I used [https://github.com/mhmnemati/docsify-rtl](https://github.com/mhmnemati/docsify-rtl) but it does not change the layout. I can change layout by custom CSS, but...

feature request

Does Docsify support figure cross reference? This need a caption `Figure 1. XXXXXX.` under each figure, and it can be referenced in the body of the text with corresponding hyperlinks...

### Problem or Desire For our new docs at work, we want to convert LaTeX to Markdown. The problem is that it has quite a lot of nested documents with...

feature request
Triage

Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.1 to 1.3.3. Changelog Sourced from node-forge's changelog. 1.3.3 - 2025-12-02 Fixed [pkcs12] Make digestAlgorithm parameters optional to fix PKCS#12/PFX issues introduced in 1.3.2. 1.3.2 - 2025-11-25...

dependencies
javascript

## Summary `Checkbox token is added in list tokenizer` in markedjs, removing the duplicated text concat for checkbox html content. Additionally, the `markdown-to-text` function for searching is fine, because we...

### Description I discovered this because some of the links that show up in the search plugin do not auto scroll to the correct location. It seems that for quite...

bug
Triage

### Description **User Impact:** Keyboard dependent users will find it difficult to identify the currently focused element if keyboard focus is getting lost after activating home control in left navigation...

bug
good first Issue
accessibility
v5-rc

### Problem or Desire Since the `name` configuration can "also contain custom HTML for easier customization" (due to its primary/first use in the sidebar) using the name for page title...

bug