]> Sergey Matveev's repositories - public-inbox.git/commit
doc: escape internal ">" in listid code snippet
authorKyle Meyer <kyle@kyleam.com>
Sat, 11 Apr 2020 21:05:01 +0000 (17:05 -0400)
committerEric Wong <e@yhbt.net>
Sun, 12 Apr 2020 21:36:14 +0000 (21:36 +0000)
commitb25fe36fbbfa193ba9b81d4ae28f347b7fc813ff
treefe48b5c224b809b7ee0d3097d545b07363191d90
parentd7270ec79e6347eb1c35ebcdc197e887bb4ef075
doc: escape internal ">" in listid code snippet

A code snippet in the listid description is incorrectly rendered as

    "publicinbox.$NAME.watchheader=List-Id:<foo.example.com">

Escape the closing bracket around the List-Id value to avoid this.
Also escape the opening bracket for symmetry/readability.
Documentation/public-inbox-config.pod