mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-15 20:44:01 +02:00
highlight: Remove some pygments references
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
3f38c785b7
commit
d966f5d08d
@@ -278,7 +278,6 @@ func (l configLoader) applyConfigDefaults() error {
|
||||
"disablePathToLower": false,
|
||||
"hasCJKLanguage": false,
|
||||
"enableEmoji": false,
|
||||
"pygmentsCodeFencesGuessSyntax": false,
|
||||
"defaultContentLanguage": "en",
|
||||
"defaultContentLanguageInSubdir": false,
|
||||
"enableMissingTranslationPlaceholders": false,
|
||||
|
Reference in New Issue
Block a user