You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 5, 2021. It is now read-only.
[FIX] LineBreak: List item empty with br are displayed as twice line
The mobile versions represent the <br> in li as making 2 lines and not
just one (unlike browsers). The implementation of linebreaks needs to
change. The invisible terminal BR must be an invisible character so that
the previous BR is displayed but respecting more the W3 rules.
0 commit comments