mirror of
https://github.com/Colin-XKL/Colinx-Blog.git
synced 2026-01-11 02:01:29 +08:00
fix missing pics. not delete html inside mds
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user