aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjörn Buckwalter <bjorn.buckwalter@gmail.com>2018-03-19 03:35:32 +0900
committerJohn MacFarlane <jgm@berkeley.edu>2018-03-18 11:35:32 -0700
commitdaef5530b43d26de9590ac7f7ab4ef261a1c287e (patch)
treec1352d6a69011efdbdbd470aa6a8812529fe0e85
parentec47079d3e58821dbf0edde6fde1b40b1279d750 (diff)
downloadpandoc-daef5530b43d26de9590ac7f7ab4ef261a1c287e.tar.gz
Missing backticks (#4462)
-rw-r--r--changelog2
1 files changed, 1 insertions, 1 deletions
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