Skip to content

Commit e0ac4b5

Browse files
committed
完善说明
1 parent 4bc3d99 commit e0ac4b5

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,14 @@
1414

1515
Umo Editor 是一个基于 Vue3 和 Tiptap 的本土化开源文档编辑器,专为国人用户设计。它提供了强大的文档编辑能力和 AI 创作功能,支持分页模式、Markdown 语法、富文本编辑、多种格式的节点插入、页面样式设置、文档导出与打印等功能。此外,Umo Editor 还支持自定义扩展、多语言设置和暗色主题。
1616

17+
Umo Editor 最大的特点是支持内网部署,完全自主可控,您可以内网环境中使用,无需担心数据安全问题。
18+
1719
## Introduction
1820

1921
Umo Editor is an open-source document editor based on Vue3 and Tiptap. It provides powerful document editing capabilities and AI-assisted creation features. Umo Editor supports pagination, Markdown syntax, rich text editing, insertion of various node types, page style settings, document export, and printing. Additionally, it supports custom extensions, multi-language settings, and a dark theme.
2022

23+
Umo Editor's largest feature is that it supports deployment in the internal network, which is completely autonomous and controllable. You can use it in the internal network environment without worrying about data security issues.
24+
2125
<img src="https://unpkg.com/@umoteam/editor-external@latest/static/[email protected]" alt="umo editor" />
2226

2327
As an independent Vue3 plugin, Umo Editor can be easily integrated into various Vue3 projects with zero configuration. For non-Vue3 projects, you can embed Umo Editor into your project via an iframe.

README.zh-CN.md

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414

1515
Umo Editor 是一个基于 Vue3 和 Tiptap 的本土化开源文档编辑器,专为国人用户设计。它提供了强大的文档编辑能力和 AI 创作功能,支持分页模式、Markdown 语法、富文本编辑、多种格式的节点插入、页面样式设置、文档导出与打印等功能。此外,Umo Editor 还支持自定义扩展、多语言设置和暗色主题。
1616

17+
Umo Editor 最大的特点是支持内网部署,完全自主可控,您可以内网环境中使用,无需担心数据安全问题。
18+
1719
<img src="https://unpkg.com/@umoteam/editor-external@latest/static/[email protected]" alt="umo editor" />
1820

1921
作为一个独立的 Vue3 插件,Umo Editor 可以轻松集成到各类 Vue3 项目中。对于非 Vue3 项目,您可以通过 Iframe 将 Umo Editor 嵌入到您的项目中。

0 commit comments

Comments
 (0)