Hazel and Multimarkdown Playing Together (How-To)

If you want to trigger Multimarkdown as part of a process with Hazel, you can call it using the "Run Shell Script" option for actions. Just drop
Phae
Hazel and Multimarkdown
- Code: Select all
/usr/local/bin/multimarkdown -b “$1”
Phae
Hazel and Multimarkdown