Superscript is now available.

This commit is contained in:
Alex Ning
2019-11-19 11:31:58 +08:00
parent c7df7399f9
commit 47b57fd50f
12 changed files with 53 additions and 12 deletions

View File

@@ -69,6 +69,7 @@ dependencies {
implementation 'io.noties.markwon:core:4.1.2'
implementation 'io.noties.markwon:linkify:4.1.2'
implementation 'io.noties.markwon:ext-strikethrough:4.1.2'
implementation "io.noties.markwon:simple-ext:4.1.2"
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.19'
implementation 'com.github.Ferfalk:SimpleSearchView:0.1.3'
implementation 'org.greenrobot:eventbus:3.1.1'