Skip to content

Commit f174bfb

Browse files
authored
Merge pull request scala#5731 from janekdb/issue/scalaGH-644/fix-spec-latex-rendering
scalaGH-644: Remove static html styling of spec code blocks
2 parents 8e40bef + ba4c6d4 commit f174bfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
baseurl: /files/archive/spec/2.12
22
safe: true
33
lsi: false
4-
highlighter: null
4+
highlighter: false
55
markdown: redcarpet
66
encoding: utf-8
77
redcarpet:

0 commit comments

Comments
 (0)