Description
Specific elements inside Markdown documents can be queried in a jq-like way, helping scripts and documentation tooling find headings, links, lists, or other structured content. It is useful for automation, audits, and documentation maintenance.
This is a command-line query tool for Markdown structure. Complex documents or nonstandard extensions may need manual checks to confirm the selected elements match expectations.