diff options
| author | David Bremner <david@tethera.net> | 2026-01-31 13:52:06 +0900 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2026-01-31 13:52:06 +0900 |
| commit | f18b074c433d1510aa1d3e2a2bd82f69fc6b4f16 (patch) | |
| tree | 12e3e19984e7830b260687426780de6c849d22f2 | |
| parent | cd98d551cfdbfa082a6d39ff078362d6e74a85c5 (diff) | |
NEWS: escape function names
Avoid spurious underlining in markdown output.
| -rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ apparent change in GnuPG behaviour. Library ------- -New API notmuch_{threads,messages}_status to allow distinguishing +New API `notmuch_{threads,messages}_status` to allow distinguishing iterator exaustion from iterator invalidation due to errors. Emacs |
