use pygments for code fencing
This commit is contained in:
parent
07bf88f0c8
commit
5b09f0e361
@ -56,3 +56,6 @@ paginate = 10
|
|||||||
[markup]
|
[markup]
|
||||||
[markup.goldmark.renderer]
|
[markup.goldmark.renderer]
|
||||||
unsafe= true
|
unsafe= true
|
||||||
|
|
||||||
|
PygmentsCodeFences = true
|
||||||
|
PygmentsStyle = "tango"
|
Loading…
Reference in New Issue
Block a user