A jq-like Markdown query language for command-line processing. mq parses Markdown into a syntax tree and exposes a small functional query language over it, so documents can be filtered, transformed and reformatted from the command line the way jq handles JSON. It also provides a REPL and can convert HTML to Markdown.

WWW: https://mqlang.org
