mirror of
https://github.com/jlevy/the-art-of-command-line.git
synced 2024-12-04 10:24:46 +02:00
Add pandoc.
This commit is contained in:
parent
1742919fc3
commit
586727387e
@ -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`.
|
||||
|
BIN
cowsay.png
BIN
cowsay.png
Binary file not shown.
Before Width: | Height: | Size: 235 KiB After Width: | Height: | Size: 228 KiB |
Loading…
Reference in New Issue
Block a user