diff --git a/README.md b/README.md index 1a8f641..968beb0 100644 --- a/README.md +++ b/README.md @@ -129,6 +129,8 @@ Scope: - To convert HTML to text: `lynx -dump -stdin` +- For Markdown, HTML, and all kinds of document conversion, try [`pandoc`](http://pandoc.org/). + - If you must handle XML, `xmlstarlet` is old but good. - For JSON, use `jq`. diff --git a/cowsay.png b/cowsay.png index 84cf4f6..84cf0c7 100644 Binary files a/cowsay.png and b/cowsay.png differ