fix: windows下, 文件名包含非法字符时, 用相似的Unicode字符进行替换; 长度超过255个字符时,保留前255个字符

This commit is contained in:
fengxxc
2023-08-24 15:17:52 +08:00
parent a95dc2ae5c
commit 5512e09abb
3 changed files with 49 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
BUILD_ENV := CGO_ENABLED=0
APP=wechatmp2markdown
VERSION=v1.1.2
VERSION=v1.1.3
# linux or mac 环境编译
# make [cmd]