Created
July 11, 2017 14:38
-
-
Save pawndev/02af14813f16e63fe5604d4ddc15da12 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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