fix missing pics. not delete html inside mds

This commit is contained in:
Colin
2020-12-19 02:31:59 +08:00
parent 2a53223427
commit 683e880d5e

View File

@@ -5,6 +5,9 @@ defaultContentLanguageInSubdir = true
theme = "hello-friend"
paginate = 7
[markup.goldmark.renderer]
unsafe= true #避免MarkDown内嵌的HTML被优化掉尤其是Typora缩放过的图片
[params]
# dir name of your blog content (default is `content/posts`)
contentTypeName = "posts"