feat: add highlight.js as an option
This commit is contained in:
@ -54,7 +54,7 @@ rel = "sitemap"
|
||||
[markup.goldmark.renderer]
|
||||
unsafe = true
|
||||
[markup.highlight]
|
||||
codeFences = true
|
||||
codeFences = false
|
||||
guessSyntax = false
|
||||
hl_Lines = ""
|
||||
lineNoStart = 1
|
||||
|
@ -54,3 +54,4 @@ editPage = false
|
||||
darkMode = true
|
||||
bootStrapJs = false
|
||||
breadCrumb = false
|
||||
highLight = false
|
||||
|
Reference in New Issue
Block a user