reformat
This commit is contained in:
parent
1df528c0dc
commit
afa960c808
171 changed files with 3458 additions and 1915 deletions
|
@ -10,7 +10,7 @@ import android.view.View
|
|||
import android.widget.TextView
|
||||
import io.noties.markwon.AbstractMarkwonPlugin
|
||||
import io.noties.markwon.utils.ColorUtils
|
||||
import java.util.regex.*
|
||||
import java.util.regex.Pattern
|
||||
|
||||
class SpoilerPlugin : AbstractMarkwonPlugin() {
|
||||
override fun beforeSetText(textView: TextView, markdown: Spanned) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue