km-markdown-library
km-markdown-library copied to clipboard
Markdown library for Keyboard Maestro.
Hello! I love to work with your KM macros. Yet, I wonder whether your *Make italic* (*Make bold*) and *Wrap ...* macros could be defined more concisely. Specifically, I'have experimented...
great collection, thanks! Could you maybe integrate a recent [script](http://brettterpstra.com/2016/07/27/csv-to-multimarkdown-tables/) from Brett Terpstra to convert csv input to markdown tables?
``` /var/folders/8_/ltg9s25n315_r55gnxlp3rtw0000gp/T/Keyboard-Maestro-Script-900AE81D-5B27-4575-AB9E-53D5170141F4:36:in `split': invalid byte sequence in UTF-8 (ArgumentError) from /var/folders/8_/ltg9s25n315_r55gnxlp3rtw0000gp/T/Keyboard-Maestro-Script-900AE81D-5B27-4575-AB9E-53D5170141F4:36:in `' ``` Encoding issue.
There should be some sort of auto-update mechanism in place. I just don't know how to do this. Essentially I would have to write my own Sparkle. The problem that...
> What’s New in Keyboard Maestro 7? > More Macro Triggers > Trigger your macros with hot keys that are down, pressed, released, or tapped multiple times. Or trigger with...
It would be neat to have a macro that is able to increase or decrease the header level of some text selection in one fell swoop.
Make an automatic macro that runs once a week and checks online for a new version, then pops open a website where users can download the new version.
Improve the image, new link macros by checking the last 3-10 items on the clipboard history for a URL and display that in the window. Should be doable with a...