v1.0.0
- 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
"plugins": ["prism"]
to "plugins": ["prism", "-highlight"]
to disable default highlighting