mirror of
https://github.com/LukeHagar/redocly-cli.git
synced 2025-12-06 04:21:09 +00:00
* feat: Add markdown output format for lint command * feat: Tweak output and add a test * fix: send markdown output to stdout to match existing json/checkstyle behaviour * fix: Update snapshots * fix: Check error count to determine success * docs: Add markdown format docs to lint command page * chore: Add changeset * Apply suggestions from code review Co-authored-by: Heather Cloward <heathercloward@gmail.com> * docs: Update from review feedback * fix: Add missing image, run prettier * fix: Update test to match corrected code behaviour --------- Co-authored-by: Heather Cloward <heathercloward@gmail.com>