Jacky Zhao
2022-06-29 200c60514207d7970968e31740797fad76f56ee7
feat: enable raw html by default (fixes #143)
1 files modified
2 ■■■■■ changed files
config.toml 2 ●●●●● patch | view | raw | blame | history
config.toml
@@ -31,3 +31,5 @@
    [frontmatter]
        lastmod = ["lastmod", ":git", "date", "publishDate"]
        publishDate = ["publishDate", "date"]
    [markup.goldmark.renderer]
        unsafe = true