mirror of
https://github.com/doocs/md.git
synced 2024-11-24 19:10:34 +08:00
feat: rebuild v1.3.9
* 支持阿里云 OSS * 支持腾讯云 COS
This commit is contained in:
parent
16a64d2f27
commit
e6a2dc33d7
@ -32,6 +32,13 @@ Markdown 文档自动即时渲染为微信图文,让你不再为微信文章
|
|||||||
|
|
||||||
欢迎各位朋友随时提交 PR,让这款微信 Markdown 编辑器变得更好!如果你有新的想法,也欢迎在 Issues 区反馈。
|
欢迎各位朋友随时提交 PR,让这款微信 Markdown 编辑器变得更好!如果你有新的想法,也欢迎在 Issues 区反馈。
|
||||||
|
|
||||||
|
## 图床支持
|
||||||
|
|
||||||
|
- [x] 默认图床
|
||||||
|
- [x] 自定义 GitHub 图床
|
||||||
|
- [x] 自定义阿里云 OSS
|
||||||
|
- [x] 自定义腾讯云 COS
|
||||||
|
|
||||||
## 功能特性
|
## 功能特性
|
||||||
|
|
||||||
- [x] 支持黑夜模式
|
- [x] 支持黑夜模式
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "vue-md",
|
"name": "vue-md",
|
||||||
"author": "doocs",
|
"author": "doocs",
|
||||||
"version": "1.3.8",
|
"version": "1.3.9",
|
||||||
"private": true,
|
"private": true,
|
||||||
"homepage": "https://doocs.gitee.io/md",
|
"homepage": "https://doocs.gitee.io/md",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
Reference in New Issue
Block a user