Skip to content

Commit e076110

Browse files
refactor(utils): 优化Markdown处理逻辑并清理无用图片
修复智能粘贴中正则表达式匹配问题,防止跨行匹配 新增防挤压规则以保留块级回车 删除无用图片文件并更新.gitignore
1 parent dcf3be9 commit e076110

12 files changed

Lines changed: 20 additions & 345 deletions

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,7 @@ dist-ssr
2626
android
2727
markdowns
2828
build.py
29+
30+
public/data.json
31+
public/images/
32+
public copy/

public/data.json

Lines changed: 0 additions & 326 deletions
This file was deleted.

public/data.json.bak

Lines changed: 0 additions & 13 deletions
This file was deleted.
-10.4 KB
Binary file not shown.
-10.4 KB
Binary file not shown.
-10.4 KB
Binary file not shown.
-19.4 KB
Binary file not shown.
-11.1 KB
Binary file not shown.
-101 KB
Binary file not shown.
-3.13 MB
Binary file not shown.

0 commit comments

Comments
 (0)