From daef5530b43d26de9590ac7f7ab4ef261a1c287e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Buckwalter?= <bjorn.buckwalter@gmail.com> Date: Mon, 19 Mar 2018 03:35:32 +0900 Subject: [PATCH] Missing backticks (#4462) --- changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog b/changelog index 85cfa9104..eb56d95cb 100644 --- a/changelog +++ b/changelog @@ -1696,7 +1696,7 @@ pandoc (2.0) directory. However, the working directory must be explicitly specified if the `--resource-path` option is used. - * Added --abbreviations=FILE option for custom abbreviations file + * Added `--abbreviations=FILE` option for custom abbreviations file (#256). Default abbreviations file (`data/abbreviations`) contains a list of strings that will be recognized by pandoc's Markdown parser as abbreviations. (A nonbreaking space will