summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Writers/Powerpoint.hs
Commit message (Expand)AuthorAge
* PowerPoint writer: Obey slide level optionJesse Rosenthal2017-12-28
* PowerPoint writer: Treat lists inside BlockQuotes as listsJesse Rosenthal2017-12-22
* Change notes to a smaller size.Jesse Rosenthal2017-12-21
* PowerPoint writer: Add ability to force size.Jesse Rosenthal2017-12-21
* PowerPoint writer: Implement notesJesse Rosenthal2017-12-21
* PowerPoint writer: Register notes to state.Jesse Rosenthal2017-12-21
* Add Note state to PowerPoint writer.Jesse Rosenthal2017-12-21
* Implement basic definition list functionality to PowerPoint writer.Jesse Rosenthal2017-12-21
* Removed whitespace at ends of line.John MacFarlane2017-12-13
* Fix comment that confused compiler.Jesse Rosenthal2017-12-11
* Add Powerpoint writer.Jesse Rosenthal2017-12-11