Documention
Overview
Introduction

Basic Introduction

Umo Editor is developed based on the Tiptap headless editor, supporting enhancement of functionality and user experience through official extensions, third-party extensions, and custom extensions.

UI Instruction

Currently, Umo Editor only exposes a subset of UI-related features, such as popup components. The UI parts involved with the used extensions need to be implemented by yourself. To maintain UI consistency, you can utilize the CSS Variables provided by Umo Editor. Other UI-related content will be gradually opened in subsequent versions. You can also pull the code for self-development or contact us for custom development.

Built-in Extensions List

See the Built-in Extensions List.

Community Contributions

Our ecosystem benefits from the contributions of the community. If you have developed your own extensions, feel free to share! Please refer to Join the Community.

If you have any questions or need further assistance, you can provide feedback through the Community or create an issue directly on GitHub.