srctree
repos
owner
network
issues
0
diffs
0
Public
Gregory Mullen
parent
34d8b77d
324ccbff
allow html tags in markdown
inline
split
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