jima80525 / markplates

Tool to do templated line-based file inclusions in markdown texts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add support for pyperclip (or similar) to have the output put directly into the copy-paste buffer

jima80525 opened this issue · comments

It's be nice to have the processed output ready to copy immediately after running.

NOTE: the title line needs to be removed from the output for that - this would be bonus points.

pyperclip is here: https://github.com/asweigart/pyperclip

Resolved.