mdq

like jq but for Markdown: find specific elements in a md doc

APACHE-2.0 License

Stars
5

Bot releases are hidden (Show)

mdq - 0.1.0 Latest Release

Published by yshavit 2 months ago

Initially release with all selectors implemented.

Change highlights

Full Changelog: https://github.com/yshavit/mdq/compare/v0.1.0-alpha...v0.1.0

mdq - 0.1.0-alpha

Published by yshavit 3 months ago

Initial release!

  • Selectors for sections, list items, links, and images
  • String matching for unquoted strings, quoted strings, and regex
  • JSON output
  • Reformatting / canonicalization of Markdown on output

While I anticipate most of the major pieces are in place, this is version is alpha, and I may change flags, syntax, or behaviors as I improve things.

See wiki ❯ Release binaries ❯ security for how to validate the binaries.

Badges
Extracted from project README
Code Coverage Build status Pending TODOs Ignored tests