Try to fix superscript.

This commit is contained in:
Alex Ning
2021-02-24 22:46:44 +08:00
parent f4bfa4fc40
commit abb37707fb
10 changed files with 56 additions and 126 deletions

View File

@@ -138,6 +138,7 @@ dependencies {
implementation "io.noties.markwon:linkify:$markwonVersion"
implementation "io.noties.markwon:recycler-table:$markwonVersion"
implementation "io.noties.markwon:simple-ext:$markwonVersion"
implementation "io.noties.markwon:html:$markwonVersion"
implementation 'com.atlassian.commonmark:commonmark-ext-gfm-tables:0.14.0'
implementation 'me.saket:better-link-movement-method:2.2.0'