Skip to content

Commit 6d4018b

Browse files
authored
fix: jekyll build warning with highliting (#650)
1 parent 7e6e170 commit 6d4018b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ images: /assets/images/
1313

1414
# Rouge highlighter
1515
markdown: kramdown
16-
highlighter: none
16+
highlighter: rouge
1717

1818
kramdown:
1919
parse_block_html: true

0 commit comments

Comments
 (0)