# docs **Repository Path**: cjs1992/docs ## Basic Information - **Project Name**: docs - **Description**: 本项目是 Umo Editor 的在线文档项目,可直接通过访问 https://editor.umodoc.com/cn/docs 来访问本文档。 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: main - **Homepage**: https://editor.umodoc.com/cn/docs - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2025-02-05 - **Last Updated**: 2025-02-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Umo Editor Documentation ## Introduction This project is the online documentation for Umo Editor, which can be accessed directly at [https://editor.umodoc.com/en/docs](https://editor.umodoc.com/en/docs). Umo Editor is an open-source document editor, based on Vue3. It provides comprehensive document editing capabilities, supports Markdown syntax, basic rich-text editing features, a variety of node types in multiple formats, various practical tools, page style settings, export in multiple formats, printing and print preview, document block editing, custom extension addition, i18n setting, and dark mode support. [Documentation](https://editor.umodoc.com/en/docs) | [Live Demo](https://demo.umodoc.com/editor?lang=en-US) | [GitHub](https://github.com/umodoc/editor) | [NPM](https://www.npmjs.com/package/@umodoc/editor) ## Open Source License This documentation is published under the [CC BY-NC-SA 4.0 DEED License](https://creativecommons.org/licenses/by-nc-sa/4.0). The source code of Umo-Editor is released under the [MIT License](https://opensource.org/licenses/MIT). --- # Umo Editor 开发文档 ## 介绍 本项目是 Umo Editor 的在线文档项目,可直接通过访问 [https://editor.umodoc.com/cn/docs](https://editor.umodoc.com/cn/docs) 来访问本文档。 Umo Editor 是一个基于 Vue3 适合于国人使用的本土化开源文档编辑器。Umo Editor 提供完善的文档编辑能力,支持 Markdown 语法,支持基础的富文本编辑功能,支持多种插入多种格式的节点类型、提供了多种类型的实用工具,并支持设置页面的样式,支持导出多种类型的格式,支持打印和打印预览,支持文档块编辑,支持添加自定义扩展,支持多语言设置,支持暗色主题。 [开发文档](https://editor.umodoc.com/cn/docs) | [在线演示](https://demo.umodoc.com/editor?lang=zh-CN) | [GitHub](https://github.com/umodoc/editor) | [码云(国内镜像)](https://gitee.com/umodoc/editor) | [NPM](https://www.npmjs.com/package/@umodoc/editor) ## 开源协议 本文档采用 [CC BY-NC-SA 4.0 DEED 许可证](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh-hans) 发布。 Umo-Editor 源代码以 [MIT 许可证](https://opensource.org/licenses/MIT) 发布。