Simple Alfred workflow using Node to convert rich-text HTML (i.e., just select and copy from a website) in your clipbaord to Markdown, replacing the HTML in the clipboard.
- Node.js
brew install node
in macOS terminalturndown
package (npm install turndown
in terminal)
- Alfred launcher