Releases: MartinPacker/md2pptx
v6.3.2 Better handling missing template
v6.3.1 sectionsExpand: yes bugfix
Fixes crasher with unresolved symbols - Issue 210.
v6.3 PPTX XML Playground
Added functions that will make it easier to experiment with adding XML snippets to a .PPTX file that md2pptx creates. Some functions add XML and some read it.
v6.2.1 Fix Card Slides Crasher
Fixes Issue 207 which caused card slides to crash.
v6.2 Figure Captions & Multiple Lists Per Slide
v6.1.1 Table Caption Enhancements + Bug Fixes
v6.1 AppleScript Prologues & Epilogues. Automates Inserting Slides From Other Presentations
Includes Two Enhancements and some fixes:
- You can specify AppleScript prologue and epilogue files.
- You can cause AppleScript md2pptx generates to insert slides from other presentations after specific slides.
Addresses issues 204 203 (thanks @misaka4e21!, 200, and 193.
v6.0.3 Table Captions
Addressing Issue 176 this release adds support for table captions and whether the caption includes a table number.
v6.0.2 Bugfixes and Checklists Use Icons
I'm grateful to @troutrot for their PR that addresses multiple issues related to footnotes.
I also fixed an issue in paragraph.py that led to colouring of italics not working( Issue 196).
Also replaced characters for markers for checklists with icons - in a new media subdirectory.
v6.0.1 More Flexible Checklists
This release adds some flexibility to checklist creation. It also makes the (optionally) emitted AppleScript a little better.
Specifically it addresses the following issues:
Read the docs for Issue 195 in particular.