Y
Hacker News
new
|
ask
|
show
|
jobs
by
f33d5173
756 days ago
Hmmmm, html doesn't ignore line breaks, it just treats them as any other whitespace, where a consecutive sequence is folded into a single space. 27 00 would still be quite confusing, of course
1 comments
tingletech
756 days ago
I think the space character in the comment above is representing a new line on the wire.
link
kr0bat
756 days ago
Yep, I didn't add enough newlines. Fixed
link