Fix syntax highlighting
This commit is contained in:
parent
0613147b0a
commit
27b661c90b
1 changed files with 3 additions and 1 deletions
|
@ -22,9 +22,11 @@ enableEmoji: true
|
|||
stepAnalysis: true
|
||||
enableGitInfo: true
|
||||
|
||||
pluralizeListTitles: false
|
||||
|
||||
pygmentsCodefencesGuessSyntax: true
|
||||
pygmentsCodefences: true
|
||||
pygmentsUseClasses: true
|
||||
pygmentsStyle: monokai
|
||||
|
||||
blackfriday:
|
||||
smartypants: false
|
||||
|
|
Reference in a new issue