srctree

Gregory Mullen parent 34d8b77d 324ccbff
allow html tags in markdown

inlinesplit
config.toml added: 5, removed: 1, total 4
@@ -10,3 +10,7 @@ enableRobotsTXT = true
[permalinks]
posts = '/:year/:month/:day/:slug'
'/' = '/:year/:month/:filename.html'
 
 
[markup.goldmark.renderer]
unsafe = true