From 2eab88422d5f1e4d677035d25d6d19cdafda28de Mon Sep 17 00:00:00 2001 From: Tomi Ollila Date: Wed, 21 Mar 2012 22:12:38 +0200 Subject: [PATCH] backtick `*` for mdwn formatting --- news/release-0.12.mdwn | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/news/release-0.12.mdwn b/news/release-0.12.mdwn index 8ccf9c8..afc4fe1 100644 --- a/news/release-0.12.mdwn +++ b/news/release-0.12.mdwn @@ -46,10 +46,10 @@ Emacs Interface ### More flexible and consistent tagging operations - All tagging operations ('+', '-', '*') now accept multiple tags with - '+' or '-' prefix, like '*' operation in notmuch-search view before. + All tagging operations ('+', '-', `*`) now accept multiple tags with + '+' or '-' prefix, like `*` operation in notmuch-search view before. - '*' operation (`notmuch-show-tag-all`) is now available in + `*` operation (`notmuch-show-tag-all`) is now available in notmuch-show view. `notmuch-show-{add,remove}-tag` functions no longer accept tag -- 2.43.0