Select specific elements in a Markdown document using mdq selectors
MDQ is a command-line tool that lets you select specific elements from a Markdown document using a simple query language.
This page uses WebAssembly to run the Rust-based MDQ tool directly in your browser. Thank you to @jerrylususu for kickstarting this playground!
Learn more about MDQ and its selector syntax at yshavit/mdq on GitHub.
For bugs or feature requests for this web UI, see yshavit/mdq-playground.