Overhaul codeblock style

This commit is contained in:
ItsDrike 2022-05-15 02:34:23 +02:00
parent cd306cd6c6
commit 6a2a77ac48
No known key found for this signature in database
GPG key ID: B014E761034AF742
6 changed files with 178 additions and 2 deletions

View file

@ -13,6 +13,10 @@ markup:
goldmark:
renderer:
unsafe: true
highlight:
codeFences: true
noClasses: false
style: monokai
summaryLength: 40
enableEmoji: true