summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorJanek Bogucki <janekdb@gmail.com>2017-02-23 11:44:05 +0000
committerJanek Bogucki <janekdb@gmail.com>2017-02-23 11:44:05 +0000
commitba4c6d4d099ff7a159112af3857ce741deeb9b90 (patch)
tree14dccb48deda1b25d05677493d7ccce0a779df29 /spec
parent8e40bef831f7ebf8ed34ac5fcff1014474252cf4 (diff)
downloadscala-ba4c6d4d099ff7a159112af3857ce741deeb9b90.tar.gz
scala-ba4c6d4d099ff7a159112af3857ce741deeb9b90.tar.bz2
scala-ba4c6d4d099ff7a159112af3857ce741deeb9b90.zip
GH-644: Remove static html styling of spec code blocks
Prior to this Jekyll configuration change code blocks were being marked up in a ways that disrupted MathJax styling. Tested as far a possible locally. Confidence mainly drawn from html comparison to working 2.11.x version.
Diffstat (limited to 'spec')
-rw-r--r--spec/_config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/_config.yml b/spec/_config.yml
index 60e80ee05c..1a67f7de63 100644
--- a/spec/_config.yml
+++ b/spec/_config.yml
@@ -1,7 +1,7 @@
baseurl: /files/archive/spec/2.12
safe: true
lsi: false
-highlighter: null
+highlighter: false
markdown: redcarpet
encoding: utf-8
redcarpet: