summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Slides.hs
AgeCommit message (Expand)Author
2012-06-25Don't generate empty H1 after hrule slide breaks.John MacFarlane
2012-05-24Add support for Slideous output.Jonas Smedegaard
2012-01-24Slides: Fixed bug in prepSlides.John MacFarlane
2012-01-23Slides: New approach, using hierarchicalize.John MacFarlane
2012-01-23Slides: Better error message.John MacFarlane
2012-01-23Use Slides in LaTeX writer for beamer.John MacFarlane
2012-01-22Got slide creation working.John MacFarlane
2012-01-22Added to Slides.John MacFarlane
2012-01-22Added Text.Pandoc.Slides.John MacFarlane