Android代码 Android Markdown 解析库做的很棒很有用。
MarkdownView Android library to display markdown text. It uses Flexmark and some of its extensions. Setup Add it in your root build.gradle at the end of repositories: allprojects { repositories { ... maven { url 'https://jitpack.io' } } } Add the dependenc
下载地址
用户评论