]> Sergey Matveev's repositories - public-inbox.git/commit
view: do not kill whitespace in permalink thread timestamp
authorEric Wong <e@80x24.org>
Sat, 30 Jan 2016 23:27:18 +0000 (23:27 +0000)
committerEric Wong <e@80x24.org>
Sat, 30 Jan 2016 23:27:18 +0000 (23:27 +0000)
commit38017321d47e14707d208c92e13c16e242c5d3f2
tree168a0406882a13d8bd6168b18b105b2b69d19805
parent676bcacf7bbb42b92d82a573679ec15b08444c9f
view: do not kill whitespace in permalink thread timestamp

There's no need to HTML escape a timestamp we generate ourselves.
We need to preserve the leading space and can't use the "oneline"
semantics to preserve alignment.
lib/PublicInbox/View.pm