docs: 更新butterfly配置添加marked选项
添加marked插件的prependRoot和postAsset配置选项,以支持文章资源路径的正确解析
This commit is contained in:
parent
72c9907e5e
commit
5e9cff23f3
@ -214,4 +214,7 @@ pjax:
|
|||||||
wordcount:
|
wordcount:
|
||||||
enable: true
|
enable: true
|
||||||
|
|
||||||
post_asset_folder: true
|
post_asset_folder: true
|
||||||
|
marked:
|
||||||
|
prependRoot: true
|
||||||
|
postAsset: true
|
||||||
Loading…
x
Reference in New Issue
Block a user