- Code: Select all
markdown $file > /tmp/temp.html
Which would be followed up by something like
- Code: Select all
open /tmp/temp.html
I realize this would only work on mac's but I just wanted to start learning how this build api works so I can get more sophisticated and the docs are a little skimpy