RichEdit
是基于quill.js(v1.3.4)
开发的iOS富文本编辑器
| 版本 | :-: | :-: | Xcode | 10.0+ | Swift | 4.2+ | iOS | 8.0+ |
quill
提供了功能丰富的文本编辑功能,RichEdit
桥接了quill
的大部分功能,去除了quill
了默认样式,自定义了编辑样式。
目前支持的功能:
- blod
- font-size
- italic
- underline
- strikethrough
- code-block
- blockquote
- subscript
- superscript
- font-background
- font-color
- header
- bullet
- ordered
- indent
- align
- image
- undo
- redo
等待开发功能:
- video
- font-family