diff --git a/doc/index.md b/doc/index.md index 7a85541d34842a2f19329bf73e343f1f12ee94fc..4928ccfd20df980b08f54488bb6e8b48c1740f92 100644 --- a/doc/index.md +++ b/doc/index.md @@ -110,3 +110,9 @@ https://www.bilibili.com/video/BV1Kr4y1i7ru ## API [和风天气](https://dev.qweather.com/) 全球气象数据开发服务 + +## 其他 + +Android富文本编辑器 [https://github.com/wasabeef/richeditor-android](https://github.com/wasabeef/richeditor-android) + +iOS富文本编辑器[https://github.com/cjwirth/RichEditorView](https://github.com/cjwirth/RichEditorView)