Skip to content

Commit

Permalink
update: syntax highlighting is handled by prism not kramdown/rouge
Browse files Browse the repository at this point in the history
  • Loading branch information
raykao committed Sep 27, 2023
1 parent fa7e470 commit fa36d81
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,8 @@ defaults:
values:
layout: libdoc/page-split
kramdown:
syntax_highlighter: prism
syntax_highlighter_opts:
default_lang: bash
disable: true
sass:
style: compressed
#exclude: ['/misc']
Expand Down

0 comments on commit fa36d81

Please sign in to comment.