Skip to content

Instantly share code, notes, and snippets.

@pawndev
Created July 11, 2017 14:38
Show Gist options
  • Save pawndev/02af14813f16e63fe5604d4ddc15da12 to your computer and use it in GitHub Desktop.
Save pawndev/02af14813f16e63fe5604d4ddc15da12 to your computer and use it in GitHub Desktop.
function mdRander() {
pandoc $1 | lynx -stdin -dump
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment