Add markdown strike-through support (#183)
This commit is contained in:
@@ -51,6 +51,7 @@ dependencies {
|
||||
implementation 'io.noties.markwon:image-picasso:4.6.2'
|
||||
implementation 'io.noties.markwon:image:4.6.2'
|
||||
implementation 'io.noties.markwon:ext-tables:4.6.2'
|
||||
implementation 'io.noties.markwon:ext-strikethrough:4.6.2'
|
||||
}
|
||||
|
||||
configurations {
|
||||
|
||||
Reference in New Issue
Block a user