We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
__loc__ is no longer a keyword ($__loc__ is). Briefly describe halt/halt_error. Remove env, $ENV from side effects: reading environment variables is not a side effect, just like reading command line arguments is not a side effect
Updated jq Language Description (markdown)
fix ToC links
order operators from highest to lowest and specify the order
Simplify the example to reduce distraction of unnecessary complexity.
https://github.com/stedolan/jq/issues/2556
Fix broken link to jq documentation
Add `then` to keyword list
Added verb that seemed missing.
extend side-effects
Edited some typographical single quotes
Added operators priority table. Please, check the table validity, specially the new added operator `?//`.
More exhaustive editorial revision, touching almost no content.