# richtext-editor **Repository Path**: halo-sigs/richtext-editor ## Basic Information - **Project Name**: richtext-editor - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-12-13 - **Last Updated**: 2026-01-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README > :warning: > 此仓库已归档,后续会托管在 ,方便开发调试以及跟随 Halo 发布版本。 > 具体原因请参考 。 # richtext-editor Halo 2.0 的默认富文本编辑器,基于 [Tiptap](https://github.com/ueberdosis/tiptap)。 ## 开发环境 ```bash git clone git@github.com:halo-sigs/richtext-editor.git ``` ```bash pnpm install pnpm packages:build pnpm example:dev ```