From 9fc930ca05d30095839550e463697fa033996870 Mon Sep 17 00:00:00 2001 From: pengshiyu <1940607002@qq.com> Date: Mon, 5 Sep 2022 15:22:43 +0800 Subject: [PATCH] fix --- doc/index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/index.md b/doc/index.md index 7a85541..4928ccf 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) -- GitLab