Skip to main content

Questions tagged [status-bydesign]

Indicates that the reported behavior is intentional and not subject to change.

1 vote
1 answer
72 views

Bogus rendering when <br/> or <br> tags are preceded and followed by newlines

Seen at: https://unix.stackexchange.com/revisions/34012/3 with Firefox on Ubuntu 20.04, <br/> text `code` **bold** more text Renders as: Instead of: The generated HTML is: <br/> text `...
Stéphane Chazelas's user avatar