mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-10-08 00:14:26 +08:00
增加清理附件按钮,对悬空无引用的图片/附件进行清理 (#918)
* add attach_clean & change_theme * add attach_clean & change_theme * add * add readme --------- Co-authored-by: root <root@DESKTOP-L84EQPB.localdomain>
This commit is contained in:
@@ -54,6 +54,7 @@ yes = yes
|
||||
no = no
|
||||
read = Read
|
||||
generate = Generate
|
||||
clean = Clean
|
||||
|
||||
[init]
|
||||
default_proj_name = MinDoc Demo Project
|
||||
|
@@ -54,6 +54,7 @@ yes = 是
|
||||
no = 否
|
||||
read = 阅读
|
||||
generate = 生成
|
||||
clean = 清理
|
||||
|
||||
[init]
|
||||
default_proj_name = MinDoc演示项目
|
||||
|
Reference in New Issue
Block a user