diff options
author | John MacFarlane <fiddlosopher@gmail.com> | 2013-09-08 15:47:50 -0700 |
---|---|---|
committer | John MacFarlane <fiddlosopher@gmail.com> | 2013-09-08 15:47:50 -0700 |
commit | 81e2df32c92ee95771f2613b9ad30aeaf11423e5 (patch) | |
tree | 513ad8bf9898aead60e2df5e6f1cc473007d7d99 /changelog | |
parent | 1911b619ee4ce0307f5a78daafc647eb4abe6bd6 (diff) | |
download | pandoc-81e2df32c92ee95771f2613b9ad30aeaf11423e5.tar.gz |
Made . . . for pause work in all slide show formats except slideous.
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -413,7 +413,7 @@ as markdown citations, it is redundant to have a bibliography, since one will be generated automatically.) - * Added syntax for "pauses" in beamer or reaveljs slide shows. + * Added syntax for "pauses" in slide shows: This gives @@ -421,9 +421,6 @@ a pause. - [note - no longer seems to work in recente revealjs - perhaps - this should be reverted] - * Use new flexible metadata type. + Depend on `pandoc-types` 1.12. This changes the type of |