]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
repobrowse: preserve newlines in Atom feed
authorEric Wong <e@80x24.org>
Sat, 21 Jan 2017 11:50:58 +0000 (11:50 +0000)
committerEric Wong <e@80x24.org>
Sat, 21 Jan 2017 11:52:16 +0000 (11:52 +0000)
commit5505b483b66dfa43d6e356502fca3eb58638447c
tree8f43e32c99234ba9417a7e6c4b4398e4aea55213
parent5027b5fad0aa4a448e53eeba4027328dd528c918
repobrowse: preserve newlines in Atom feed

Commit messages are assumed to be displayed in a terminal
with a fixed width font, so we must preserve newlines and
all whitespace as-is so ASCII art may be displayed properly.
lib/PublicInbox/RepobrowseGitAtom.pm
t/repobrowse_git_atom.t