Closed williamrijksen closed 9 years ago
That is expected behaviour as in HTML newlines are not shown.
@FokkeZB How can i make sure that <br />
tags are shown on iOS?
Those should work. If they don't then that's a bug. Please create a new issue and include a PR with test case (in the test branch).
@FokkeZB The example in the example directory doesn't create new lines on iOS in my case. I'll create an issue for this.
On iOS new lines didn't show. This PR adds the possibility to prevent removing the new lines.