From: Kyle Meyer Date: Sat, 11 Apr 2020 21:05:01 +0000 (-0400) Subject: doc: escape internal ">" in listid code snippet X-Git-Tag: v1.4.0~10 X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=commitdiff_plain;h=b25fe36fbbfa193ba9b81d4ae28f347b7fc813ff doc: escape internal ">" in listid code snippet A code snippet in the listid description is incorrectly rendered as "publicinbox.$NAME.watchheader=List-Id: Escape the closing bracket around the List-Id value to avoid this. Also escape the opening bracket for symmetry/readability. --- diff --git a/Documentation/public-inbox-config.pod b/Documentation/public-inbox-config.pod index 53926ef4..4c9994dc 100644 --- a/Documentation/public-inbox-config.pod +++ b/Documentation/public-inbox-config.pod @@ -99,7 +99,7 @@ angle brackets for L deliveries and L. For public-inbox-watch users, this is a shortcut for specifying -C> +Cfoo.example.comE> For public-inbox-mda users, this may be used to avoid recipient matching via C environment variable.