Merge b3d0e2ef1d
into 90acd0c689
commit
547870cbfc
|
@ -214,7 +214,7 @@ Notes:
|
|||
|
||||
- For Markdown, HTML, and all kinds of document conversion, try [`pandoc`](http://pandoc.org/).
|
||||
|
||||
- If you must handle XML, `xmlstarlet` is old but good.
|
||||
- If you must handle XML, `xmlstarlet` is old but good. `Xpath` can be used to query xml files.
|
||||
|
||||
- For JSON, use [`jq`](http://stedolan.github.io/jq/).
|
||||
|
||||
|
|
Loading…
Reference in New Issue