docsify
docsify copied to clipboard
๐ A magical documentation site generator.
## 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...
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'`....
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...
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...