Files
hugo-build/config/_default/markup.toml
2025-05-11 11:31:58 +08:00

23 lines
418 B
TOML

[highlight]
anchorLineNos = false
codeFences = true
guessSyntax = true
hl_Lines = ''
hl_inline = false
lineAnchors = ''
lineNoStart = 1
lineNos = true
lineNumbersInTable = true
noClasses = false
tabWidth = 4
wrapperClass = 'highlight'
[goldmark.parser]
wrapStandAloneImageWithinParagraph = false
[goldmark.parser.attribute]
block = true
title = true
[goldmark.renderer]
unsafe = true