From: Eric Wong Date: Fri, 23 Jun 2017 09:51:47 +0000 (+0000) Subject: view: add newline before mailto: instructions in reply X-Git-Tag: v1.0.0~44 X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=commitdiff_plain;h=eb9db159012d8302695500fc2af675c68d5ed9e6 view: add newline before mailto: instructions in reply This is necessary to retain consistent spacing around bullet points. Fixes: 666844ae42b5b17f ("reply: handle address obfuscation :<") --- diff --git a/lib/PublicInbox/View.pm b/lib/PublicInbox/View.pm index 1e2bcd53..388207c6 100644 --- a/lib/PublicInbox/View.pm +++ b/lib/PublicInbox/View.pm @@ -65,6 +65,7 @@ sub msg_reply { # mailto: link only works if address obfuscation is disabled if ($link) { $link = <In-Reply-To header via mailto: links, try the mailto: link