MartinPacker / md2pptx

Markdown To PowerPoint converter
MIT License
218 stars 34 forks source link

Allow Funnels To Have Wide Part In Different Directions #135

Closed MartinPacker closed 1 year ago

MartinPacker commented 1 year ago

Today funnels have their wide part to the left and their narrow part to the right.

It would be quite straightforward to allow this to be reversed.

Slightly more difficult would be to allow vertical funnels - but only because of label placement.

MartinPacker commented 1 year ago

funnelWidest introduced with values left, right, pipe, hpipe. Latter 2 have no tapering so are a horizontal pipe.

Committed and pushed.

MartinPacker commented 1 year ago

Coded and tested. Not documented yet.

MartinPacker commented 1 year ago

Documented and shipped in v4.1