When you query a wiki page with the Allura REST API, you receive a JSON representation of the requested page. To parse json from a shell I could find two alternatives: jq and the Python json library.
jq
json
Log in to post a comment.