@umoteam/editor 1.0.0-beta.7 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -12,7 +12,7 @@
12
12
 
13
13
  Umo Editor 是一个基于 [Tiptap 无头编辑器](https://tiptap.dev) 的 Vue3 适合于国人使用的本土化开源文档编辑器。Umo Editor 提供完善的文档编辑能力,支持 Markdown 语法,支持基础的富文本编辑功能,支持多种插入多种格式的节点类型、提供了多种类型的实用工具,并支持设置页面的样式,支持导出多种类型的格式。
14
14
 
15
- <img src="https://unpkg.com/@umoteam/editor@latest/static/umo-editor.png" alt="umo editor" />
15
+ <img src="https://unpkg.com/@umoteam/editor@latest/static/umo-editor@2x.png" alt="umo editor" />
16
16
 
17
17
  作为一个独立的 Vue3 插件,Umo Editor 可以零配置轻松集成到各类 Vue3 项目中。
18
18
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@umoteam/editor",
3
- "version": "1.0.0-beta.7",
3
+ "version": "1.0.1",
4
4
  "description": "Umo Editor 是一个基于 Vue3 适合于国人使用的本土化开源文档编辑器。Umo Editor 提供完善的文档编辑能力,支持 Markdown 语法,支持基础的富文本编辑功能,支持多种插入多种格式的节点类型、提供了多种类型的实用工具,并支持设置页面的样式,支持导出多种类型的格式。",
5
5
  "keywords": [
6
6
  "umo editor",
Binary file
Binary file