about summary refs log tree commit homepage
path: root/lib
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2017-06-23 09:51:47 +0000
committerEric Wong <e@80x24.org>2017-06-23 09:53:14 +0000
commiteb9db159012d8302695500fc2af675c68d5ed9e6 (patch)
treebf0e11a72b0957fe89d8a575983cc6a69fb0f2de /lib
parent31c516e54a6fd9df6122aaf3383f95ce9fc06834 (diff)
downloadpublic-inbox-eb9db159012d8302695500fc2af675c68d5ed9e6.tar.gz
This is necessary to retain consistent spacing around bullet
points.

Fixes: 666844ae42b5b17f ("reply: handle address obfuscation :<")
Diffstat (limited to 'lib')
-rw-r--r--lib/PublicInbox/View.pm1
1 files changed, 1 insertions, 0 deletions
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 = <<EOF;
+
 * If your mail client supports setting the <b>In-Reply-To</b> header
   via mailto: links, try the <a
 href="$link">mailto: link</a></pre>