react-native-simple-markdown
react-native-simple-markdown copied to clipboard
The list can't detect successfully
trafficstars
Example text:
#1
* 1
* 2
The list cannot be display correctly.
I'm also having this issue
it took me half day on this issue also. This work for me.
#1
[add a new line here]
* 1
* 2
Sounds like the parser requires a line break to display this correctly. I'll try to fix this for v1.2, but feel free to send a PR if you need it asap