Expected behavior
When notification includes ol and li tags, I'd expect to see a list like I see on web notification. Instead the text gets crammed together:
The markup for that bit is:
<ol>
<li></li>
<li></li>
</ol>
Web meanwhile:
Actual behavior
Lists get crammed together.
Steps to reproduce the behavior
- Connect Stripe on WP.com via Tools -> Earn, then disconnect it.
- Alternatively any notice with lists likely behaves the same.
Tested on [device], Android [version], JPAndroid / WPAndroid [version]
Android Jetpack app
Expected behavior
When notification includes
olandlitags, I'd expect to see a list like I see on web notification. Instead the text gets crammed together:The markup for that bit is:
Web meanwhile:
Actual behavior
Lists get crammed together.
Steps to reproduce the behavior
Tested on [device], Android [version], JPAndroid / WPAndroid [version]
Android Jetpack app