Files
bridget/exampleSite/config/_default/markup.toml
2023-10-30 15:51:52 +08:00

13 lines
241 B
TOML

[goldmark]
[goldmark.extensions]
definitionList = true
footnote = true
linkify = true
strikethrough = true
table = true
taskList = true
typographer = true
[goldmark.renderer]
# whether to use HTML tags directly in the document
unsafe = true