Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Levipeng authored Nov 17, 2022
1 parent c3650dd commit 6e99215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
一个android原生实现的富文本编辑器,支持插入视频,图片,语音,话题,@等操作,视频与图片根据屏幕自适应展示。仿知乎和百度贴吧app实现的发布文章。
目前编辑完成后拿到的是一个list,集合中就是你按顺序排好的内容。如果想把他变成html格式,需要你自己遍历集合去添加html标签。
<h1>效果请自行运行app或者参考百度贴吧的发布文章,功能一致</h1>
https://github.com/Levipeng/RichEditView/blob/main/111.gif
(https://github.com/Levipeng/RichEditView/blob/main/111.gif

0 comments on commit 6e99215

Please sign in to comment.