Files
taurusxin-blog/config/_default/markup.toml
2026-06-18 19:52:27 +08:00

17 lines
234 B
TOML

[goldmark.renderer]
unsafe = true
[tableOfContents]
endLevel = 4
ordered = true
startLevel = 2
[highlight]
noClasses = false
codeFences = true
guessSyntax = true
lineNoStart = 1
lineNos = true
lineNumbersInTable = true
tabWidth = 4