mirror of
https://github.com/Colin-XKL/Colinx-Blog.git
synced 2026-01-12 02:31:27 +08:00
fix missing pics. not delete html inside mds
This commit is contained in:
@@ -5,6 +5,9 @@ defaultContentLanguageInSubdir = true
|
|||||||
theme = "hello-friend"
|
theme = "hello-friend"
|
||||||
paginate = 7
|
paginate = 7
|
||||||
|
|
||||||
|
[markup.goldmark.renderer]
|
||||||
|
unsafe= true #避免MarkDown内嵌的HTML被优化掉,尤其是Typora缩放过的图片
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
# dir name of your blog content (default is `content/posts`)
|
# dir name of your blog content (default is `content/posts`)
|
||||||
contentTypeName = "posts"
|
contentTypeName = "posts"
|
||||||
|
|||||||
Reference in New Issue
Block a user