Skip to content

Commit 4a0dac2

Browse files
committed
Disable jekyll default syntax highlighter
to avoid conflict with highlight.js which is what the site is currently using for syntax highlighting.
1 parent 3ea2e6b commit 4a0dac2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ sass:
1414

1515
permalink: pretty
1616

17+
highlighter: none
18+
1719
# Serving, url
1820
# ---------------------------------------------------------------
1921
baseurl: "/typelevel.github.com"

0 commit comments

Comments
 (0)