diff options
author | John MacFarlane <jgm@berkeley.edu> | 2018-11-03 12:39:38 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2018-11-03 12:41:52 -0700 |
commit | 0a0da14f358f42e92d45c101b3b91c73005ba3b1 (patch) | |
tree | 7b229ca9f691d1c5bcbe8a1f1ce7d9ba81210788 /changelog | |
parent | 6beb1fc28d5deabc56b005152fd4a124f50e3fa2 (diff) | |
download | pandoc-0a0da14f358f42e92d45c101b3b91c73005ba3b1.tar.gz |
Update changelog.
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -420,6 +420,8 @@ pandoc (2.4) package. This allows us (for example) to specify `hyperrefoptions: linktoc=all` in a YAML block. + * AsciiDoc template: use single-line style for title. + * revealjs template: Fix typo in the socket.io javascript plugin (#5006, Yoan Blanc). |