ftrava Posted November 3, 2013 Posted November 3, 2013 Hi guys, I just want to share with you a workflow that simply converts a MultiMarkdown text in HTML. DOWNLOAD Once installed you just have to copy the MultiMarkdown text to your clipboard, summon alfred, type mmd and hit return: the HTML will be instantly copied to your clipboard. You can read more here. ATTENTION: It requires MultiMarkdown in order to work. Only OS X is supported. nikitsky 1
nikitsky Posted December 8, 2016 Posted December 8, 2016 The script in the middle of the workflow could be simple, only one line: pbpaste | /usr/local/bin/multimarkdown | pbcopy
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now