# RichTextEditor **Repository Path**: psppsp/RichTextEditor ## Basic Information - **Project Name**: RichTextEditor - **Description**: 富文本编辑器,基于UIWebView优化WGRichTextEditor,导入导出html,多图添加, 图片删除, 换行光标定位,字体样式 等等 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2020-09-04 - **Last Updated**: 2023-06-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RichTextEditor 富文本编辑器,优化WGRichTextEditor,多图添加, 图片删除, 换行光标定位,字体样式 等等 在 [ZSSRichTextEditor](https://github.com/nnhubbard/ZSSRichTextEditor)和[WGEditor](https://github.com/study123456/WGEditor-mobile)的基础上修复一些bug,并简单进行优化. #### 部分更新记录: 添加超链接 修复光标失效问题:删除图片等操作导致光标失效问题 修复图片排序错误问题: 异步上传图片排序错误 添加图片右上角删除按钮功能 修复禁止图片区域获取光标: 图片区域设置不可编辑状态,否则会导致很多bug 进入编辑页面导入html时,含有图片的设置为可操作状态 文字编辑换行时光标位置问题 预加载webView(UIWebView初始化需要时间较长) #### 快照: