Skip to content

v1.0.0

Compare
Choose a tag to compare
@gaearon gaearon released this 05 Oct 09:25
· 49 commits to master since this release
  • Breaking change: we now require Gitbook >= 2.4.1
  • Breaking change: you need to change "plugins": ["prism"] to "plugins": ["prism", "-highlight"] to disable default highlighting
  • Feature: support for languages other than JavaScript