Skip to content

Releases: docsifyjs/docsify

v4.8.1

31 Oct 14:09
Compare
Choose a tag to compare

4.8.1 (2018-10-31)

Bug Fixes

  • ssr package dep, fixed #605 (2bc880d)
  • compiler: extra quotes for codeblock (4f588e0)
  • compiler: prevent render of html code in paragraph, fixed #663 (d35059d)

Features

v4.8.0

31 Oct 14:09
Compare
Choose a tag to compare

4.8.0 (2018-10-31)

Bug Fixes

Features

4.6.8

06 Mar 04:02
Compare
Choose a tag to compare

Small break change

Now the relative path of the image and the file is as expected. (Not basePath option)

v4.6.0

11 Feb 14:30
Compare
Choose a tag to compare

Features

Embed files

With docsify 4.6 it is now possible to embed any type of file. You can embed these files as video, audio, iframes, or code blocks, and even Markdown files can even be embedded directly into the document.

https://docsify.js.org/#/embed-files

Multiple covers

If your docs site is in more than one language, it may be useful to set multiple covers.

https://docsify.js.org/#/cover?id=multiple-covers


Full changelog