What is mdq?
mdq lets you query Markdown documents like jq queries JSON. Extract sections, lists, tables and more with intuitive syntax.
📖 Semantic Queries
Use Markdown-like syntax to match document structure
🔗 Piped Filters
Chain filters with | operator for precise targeting
🛠️ Rich Output
Get results as plain text, JSON, or formatted Markdown
Installation
Examples
Extract Checklists
Find all incomplete tasks
Parse Tables
Filter table rows by date
Find Links
Extract ticket URLs as JSON