react-native-markdown-renderer icon indicating copy to clipboard operation
react-native-markdown-renderer copied to clipboard

Strike-through doesn't work correctly across blocks

Open olegbl opened this issue 7 years ago • 0 comments

Markdown:

~~FOO ~~  
PLAIN TEXT  
~~ BAR-~~  

Expected: image

Actual: image

Tested on react-native-markdown-renderer v3.2.8.

olegbl avatar Sep 04 '18 21:09 olegbl