aboutsummaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2018-09-16 20:43:25 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2018-09-16 20:43:25 -0700
commitb694cdd9a673642ee957d317dc8849a2e81f6537 (patch)
treecd66b0f909551d6f0f17525443630d7e7a37c838 /changelog
parent1dd899c242462c0d9938d12d885b253b965c2f2a (diff)
downloadpandoc-b694cdd9a673642ee957d317dc8849a2e81f6537.tar.gz
Update changelog.
Diffstat (limited to 'changelog')
-rw-r--r--changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog b/changelog
index 5ef674b65..1c3498945 100644
--- a/changelog
+++ b/changelog
@@ -26,6 +26,8 @@ pandoc (2.3)
will be RawBlock (Format `latex`). In most cases it should be
trivial to modify the filters to accept `tex` as well.
+ Refactor and reorganize YAML code (Mauro Bieg).
+ + Make `example_lists` work for interrupted lists
+ without `startnum` (#4908).
* HTML reader:
@@ -202,6 +204,7 @@ pandoc (2.3)
+ More detail on customization in syntax highlighting section.
+ Document encoding issue with `--listings` (#4871, Damien Clochard).
+ Remove docs on removed `--katex-stylesheet` (Mauro Bieg, #4862).
+ + Use https for context wiki links (#4910).
* CONTRIBUTING.md: