MartinPacker / md2pptx

Markdown To PowerPoint converter
MIT License
206 stars 31 forks source link

Allow passing in metadata on the command line #123

Open MartinPacker opened 2 years ago

MartinPacker commented 2 years ago

If we did this any metadata item passed on the command line would supersede any equivalent static metadata item in the input file.

MartinPacker commented 6 months ago

That would mean reading the static metadata and then parsing argv. Still very doable. Would be nice to see some votes for this - as I'm not sure I'd use it.