marianoguerra / rst2html5

transform restructuredtext documents to html5 + twitter's bootstrap css, deck.js or reveal.js
http://marianoguerra.github.com/rst2html5
MIT License
177 stars 51 forks source link

Add the incremental option #52

Open pcav opened 10 years ago

pcav commented 10 years ago

See e.g. man pandoc

   -i, --incremental
          Make list items in slide shows  display  incrementally  (one  by
          one).  The default is for lists to be displayed all at once.
marianoguerra commented 10 years ago

do you want to apply to all the items in all slides?

pcav commented 10 years ago

IMHO it would be good to follow the

.. incremental::

directive in the slides where it is present, and apply it to the items following it, until the end of the slide.

pcav commented 10 years ago

I mean:

.. class:: incremental