summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-10-27 18:24:32 -0400
committerGitHub <noreply@github.com>2017-10-27 18:24:32 -0400
commit2ddf08641d5e27046ae97ebd3cb4602025016ed5 (patch)
tree85d2e2c1c864362c33534ef2ab8dd56702283006
parent00db1e873706bee47cd49b88ac4eca04c7de8119 (diff)
parent383157f93d113e7abeb353ea3e549bec41be5539 (diff)
Merge pull request #3998 from ickc/proofread-2
changelog: minor typo fix
-rw-r--r--changelog6
1 files changed, 3 insertions, 3 deletions
diff --git a/changelog b/changelog
index 2af5d2525..6eb98a434 100644
--- a/changelog
+++ b/changelog
@@ -230,7 +230,7 @@ pandoc (2.0)
* Reader functions no longer presuppose that CRs have been
stripped from the input. (They strip CRs themselves, before
- parsing, to simply the parsers.)
+ parsing, to simplify the parsers.)
* Added support for translations (localization) (#3559).
Currently this only affects the LaTeX reader, for things
@@ -258,8 +258,8 @@ pandoc (2.0)
`--css` and from the `stylesheet` metadata field (which can contain
either a file path or a list of them).
- * `--mathml` and MathML in HTMLMathMethod longer take an argument.
- The argument was for a bridge javascript that used to be necessary
+ * `--mathml` and MathML in HTMLMathMethod no longer take an argument.
+ The argument was for a bridge JavaScript that used to be necessary
in 2004. We have removed the script already.
* `--katex` improvements. The latest version is used, and the