mientjan / react-native-markdown-renderer

React Native 100% compatible CommonMark renderer
MIT License
424 stars 418 forks source link

New line not working #152

Open Seamus1989 opened 4 years ago

Seamus1989 commented 4 years ago

"This is one line \n and this should be another"

Still renders as one whole line with \n included in the UI.

"react-native-markdown-renderer": "^3.2.8"

ghost commented 4 years ago

The workaround is to use \n \n