Fix README links reference
This commit is contained in:
parent
a0b36d4fd2
commit
09518bd0c6
@ -137,7 +137,7 @@ Markwon.scheduleTableRows(textView);
|
|||||||
Please note that if you are having trouble with `LinkMovementMethod` you can use
|
Please note that if you are having trouble with `LinkMovementMethod` you can use
|
||||||
`Markwon.setText(textView, markdown, movementMethod)` method (`@since 1.0.6`) to specify _no_ movement
|
`Markwon.setText(textView, markdown, movementMethod)` method (`@since 1.0.6`) to specify _no_ movement
|
||||||
method (aka `null`) or own implementation. As an alternative to the system `LinkMovementMethod`
|
method (aka `null`) or own implementation. As an alternative to the system `LinkMovementMethod`
|
||||||
you can use [better-link-movement-method][Better-Link-Movement-Method].
|
you can use [Better-Link-Movement-Method][better-link-movement-method].
|
||||||
|
|
||||||
Please refer to [SpannableConfiguration] document for more info
|
Please refer to [SpannableConfiguration] document for more info
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user