Last Updated: February 25, 2016
·
4.111K
· djs

Viewing Markdown files in Terminal

  1. Install the Markdown command and Lynx text browser with homebrew: brew install markdown lynx
  2. Render and preview with Lynx! markdown README.md | lynx -stdin