mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Enable code highlighting with rouge
This commit is contained in:
parent
97cd4b4ab4
commit
3192d6fde1
1 changed files with 2 additions and 1 deletions
|
@ -114,7 +114,8 @@ plugins: ./_plugins
|
|||
|
||||
future: true
|
||||
lsi: false
|
||||
pygments: false
|
||||
highlighter: rouge
|
||||
pygments: true
|
||||
markdown: kramdown
|
||||
permalink: date
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue