Comment by explainplease
8 years ago
If you have Pandoc and w3m:
curl -s https://raw.githubusercontent.com/tldr-pages/tldr/master/pages/common/$1.md | pandoc --from=markdown --to=html | w3m -T text/html
8 years ago
If you have Pandoc and w3m:
curl -s https://raw.githubusercontent.com/tldr-pages/tldr/master/pages/common/$1.md | pandoc --from=markdown --to=html | w3m -T text/html
No comments yet
Contribute on Hacker News ↗