Y
Hacker News
new
|
ask
|
show
|
jobs
by
golergka
3991 days ago
Comment formatting engine on HN requires two line breaks to display a line break to the user, just like HTML.
1 comments
ble
3991 days ago
On what browser or browsers does a double line break in HTML turn into a linebreak for otherwise unstyled text?
(cf. data:text/html,<body>hi%0d%0a%0d%0athere</body> )
link
(cf. data:text/html,<body>hi%0d%0a%0d%0athere</body> )