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

## 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

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...