Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Batch convert local images #144

Merged
merged 2 commits into from Mar 23, 2022
Merged

feat: Batch convert local images #144

merged 2 commits into from Mar 23, 2022

Conversation

wll8
Copy link
Collaborator

@wll8 wll8 commented Mar 23, 2022

假设我们写的 markdown 引入的图片都是本地的,例如:

image

像这种情况我们只能一张一张重新上传图片,获取链接,找到 markdown 中的图片所在位置替换为图片链接。假设一个文件里有十几张图片,将会是一件很繁琐的事情,为些我们添加了 批量转换 markdown 中的本地图片为线上图片 的功能。

Video_2022-03-23_110746

@github-actions
Copy link

github-actions bot commented Mar 23, 2022

🎊 PR Preview has been successfully built and deployed to https://doocs-md-preview-pr-144.surge.sh

@yanglbme yanglbme merged commit c0d56ff into main Mar 23, 2022
@yanglbme yanglbme deleted the feat branch March 23, 2022 07:44
yanglbme added a commit that referenced this pull request May 25, 2022
- 支持 minio 图床,移除 Gitee 图床 #131  #146
- 支持批量上传图片 #144
- 新增 docker 镜像部署 #doocs/docker-md
- 修复 prettier, cheerio 等依赖包版本问题 #140
- 其他小部分优化
yanglbme added a commit that referenced this pull request May 25, 2022
- 支持 minio 图床,移除 Gitee 图床 #131  #146
- 支持批量上传图片 #144
- 新增 docker 镜像部署 #doocs/docker-md
- 修复 prettier, cheerio 等依赖包版本问题 #140
- 其他小部分优化
yanglbme added a commit that referenced this pull request May 25, 2022
- 支持 minio 图床,移除 Gitee 图床 #131  #146
- 支持批量上传图片 #144
- 新增 docker 镜像部署 #doocs/docker-md
- 修复 prettier, cheerio 等依赖包版本问题 #140
- 其他小部分优化
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants