Files
website/themes/hugo-theme-monochrome/exampleSite/config/_default/markup.toml
Simon Gardling 032679b34a setup
2023-10-11 17:38:05 -04:00

17 lines
257 B
TOML

[goldmark.renderer]
unsafe= true
[highlight]
anchorLineNos = false
codeFences = false
guessSyntax = false
hl_Lines = ""
lineAnchors = ""
lineNoStart = 1
lineNos = false
lineNumbersInTable = true
noHl = false
noClasses = true
style = "monokai"
tabWidth = 4