summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2015-09-21 16:19:42 +0200
committerSamy Pessé <samypesse@gmail.com>2015-09-21 16:19:42 +0200
commit5e4dbdee248e7fbd26385b8632d0297af9602402 (patch)
treefb9d62240cfc6cbabbe04de66e85207faad42ea3
parent9435dae6cdb14d30200925f30946672265807a84 (diff)
downloadgitbook-5e4dbdee248e7fbd26385b8632d0297af9602402.zip
gitbook-5e4dbdee248e7fbd26385b8632d0297af9602402.tar.gz
gitbook-5e4dbdee248e7fbd26385b8632d0297af9602402.tar.bz2
Disable auto code highlighting (language should be specified)
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 92211e9..fe74579 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
"fs-extra": "0.16.5",
"fstream-ignore": "1.0.2",
"gitbook-parsers": "0.8.2",
- "gitbook-plugin-highlight": "1.0.1",
+ "gitbook-plugin-highlight": "1.0.2",
"nunjucks": "mozilla/nunjucks#dc89bf91611a2101731c2c06afcf5c32160b4dc9",
"nunjucks-autoescape": "1.0.0",
"nunjucks-filter": "1.0.0",