branch: externals/denote commit 238086defb2c348320cd20d5893c1a90d9fcf1fc Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Add missing markup from commit 69142b2 --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index eb02e83a65..c65c588c84 100644 --- a/README.org +++ b/README.org @@ -2305,7 +2305,7 @@ are placeholders for Denote file name components ([[#h:4e9c7512-84dc-4dfb-9fa9-e - The =%t= is the Denote =TITLE= of the file. - The =%i= is the Denote =IDENTIFIER= of the file. -- The =%d= is the same as %i (=DATE= mnemonic). +- The =%d= is the same as =%i= (=DATE= mnemonic). - The =%s= is the Denote =SIGNATURE= of the file. - The =%k= is the Denote =KEYWORDS= of the file. - The =%%= is a literal percent sign.