]> Sergey Matveev's repositories - public-inbox.git/commit
view: swap CRLF for LF in HTML output
authorEric Wong <e@80x24.org>
Sat, 26 Jan 2019 20:05:56 +0000 (20:05 +0000)
committerEric Wong <e@80x24.org>
Sat, 26 Jan 2019 23:05:46 +0000 (23:05 +0000)
commita817e10a4f94270d064fee0f18328efb910d9c35
tree418d76f1e2fb3bd46de0e3a276e3e255f3110154
parentb8655db863d42a023a32c4604e10ee2acb619aa9
view: swap CRLF for LF in HTML output

It makes no difference to browsers aside from saving a few
bytes; and this means we won't have to worry about extra
'%0D' showing up in links to solver.
lib/PublicInbox/View.pm