From: David Bremner Date: Tue, 9 Jan 2018 11:26:44 +0000 (-0400) Subject: NEWS: Fix markup of headline X-Git-Tag: 0.26 X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;h=8eb3d13df6b57afe7cbbd7d9e1dd51349ccb032a;p=notmuch NEWS: Fix markup of headline --- diff --git a/NEWS b/NEWS index 810506ce..01ac3942 100644 --- a/NEWS +++ b/NEWS @@ -142,7 +142,7 @@ Open mail files in binary mode when using Python 3 This avoids certain encoding related crashes under Python 3. -Add python bindings for notmuch_database_{get,set}_config* +Add python bindings for `notmuch_database_{get,set}_config*` Optional `decrypt_policy` flag is available for notmuch.database().index_file()