Browse Source

Use rouge to highlight

Herby Vojčík 6 years ago
parent
commit
cdfc4273c2
1 changed files with 2 additions and 1 deletions
  1. 2 1
      _config.yml

+ 2 - 1
_config.yml

@@ -1,2 +1,3 @@
-pygments: true
+markdown: kramdown
+highlighter: rouge
 include: [_st.js]