mirror of
https://github.com/Sped0n/bridget.git
synced 2026-04-18 20:19:30 -07:00
chore: update example site
This commit is contained in:
12
exampleSite/config/_default/markup.toml
Normal file
12
exampleSite/config/_default/markup.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user