Skip to content

Commit f59844b

Browse files
committed
fix: jekyll build warning with highliting
1 parent a4eccb1 commit f59844b

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)