diff options
author | Jesse Rosenthal <jrosenthal@jhu.edu> | 2018-02-20 16:22:32 -0500 |
---|---|---|
committer | Jesse Rosenthal <jrosenthal@jhu.edu> | 2018-02-22 14:40:40 -0500 |
commit | 69a72099305ff4efe10f8bc5dbab103f1302b2ad (patch) | |
tree | 109c67712dd7b6253b7e501393cbf3ebce65d42c /MANUAL.txt | |
parent | 8b7df2d915fb4cedb99e60188b0899de9b8b7024 (diff) | |
download | pandoc-69a72099305ff4efe10f8bc5dbab103f1302b2ad.tar.gz |
Presentations: Use divs to set incremental/non-incremental
Currently, html and beamer presentations use a list-inside-blockquote
convention for setting incremental and all-at-once presentation of
lists (or reversing the command-line default). This allows the user to
set this on a per-case basis with divs, named `incremental` and
`nonincremental` respectively, as in:
::: incremental
- snap
- crackle
- pop
:::
Note that the former list-inside-blockquote convention still works so
as not to break any existing presentations.
Closes: #4381
Diffstat (limited to 'MANUAL.txt')
0 files changed, 0 insertions, 0 deletions