Skip to content

Releases: MartinPacker/md2pptx

v4.1.2 <sub>/<sup> bug fixed. Likewise Card Slides bug

11 Jul 19:18
Compare
Choose a tag to compare

Two important crashers fixed. One recorded as Issue 142.

v4.1.1 NumbersFontSize And FooterFontSize

10 Jul 19:15
Compare
Choose a tag to compare

Addressing user request (Issue 141) by adding NumbersFontSize And FooterFontSize metadata items. These are nice tweaks to (pseudo) page numbers and (pseudo) footers.

Note: "pseudo" because we're not actually pushing text into the usual placeholders. This gives md2pptx a chance to do some fancy stuff - which it does.

v4.1 Enhancements To Funnel Diagrams And Card Slides

28 Apr 09:25
Compare
Choose a tag to compare

Funnels can be in different directions, or be pipes. Card titles can have coloured backgrounds. Some more HTML entity references are supported - around quotation marks of various sorts.

Addressing issues 135, 136, 137, 140.

v4.0 Funnel Diagrams

07 Apr 09:50
Compare
Choose a tag to compare

You can now create funnel diagrams. There is an example in the User Guide.

v3.7 Colour Enhancements

26 Mar 13:04
Compare
Choose a tag to compare

Everywhere you could code a theme colour you can now code an RGB colour instead. Added cardDividerColour metadata for the lines between cards when the line style is specified.

Addresses issues 133 and 134.

v3.6 Card Slide Enhancements

18 Mar 15:47
Compare
Choose a tag to compare

Multiple enhancements to card slides, including a new "line separator" style and allowing card backgrounds to rotate among a set of style colours.

Addresses issues 129, 130, 131, and 132.

v3.5.2 - pageTitleAlign

14 Mar 18:13
Compare
Choose a tag to compare

Enhancement: pageTitleAlign allows content pages to have their titles horizontally aligned according to your preference.

v3.5.1 PageSubtitleSIze

25 Feb 16:56
Compare
Choose a tag to compare

Addressed Issue 128 - adding PageSubtitleSize metadata.

v3.5 GraphViz .dot support

18 Feb 17:49
Compare
Choose a tag to compare

Allows you to embed GraphViz .dot lines within a triple backtick block. (You could use =include with mdpre to keep the data in an external file.)

v3.4.1 More Slide Transitions

23 Oct 15:44
Compare
Choose a tag to compare

Added 5 more slide transitions: wipe, vortex, fracture, split, and push.