Search

Items tagged with: lynx

Arthur Schiwon
8 years ago from Diaspora
Good way to read #markdown formatted stuff on #CLI:
pandoc README.md | lynx -stdin
requires having #pandoc and #lynx installed.

Kudos to http://stackoverflow.com/a/27503608/4174863

Is there a command line utility for rendering GitHub flavored Markdown?

I'm wondering if there is a command line utility for taking a GitHub flavored Markdown file and rendering it to HTML.

I'm using a GitHub wiki to create website content. I've cloned the repository ...
newer older