broccoli-lint-remark

JSON →
library 1.1.0 ·javascript
verified Jun 4, 2026

Broccoli plugin that wraps remark-lint for linting Markdown files in a Broccoli build pipeline. Version 1.1.0 is the current stable release, with low release cadence. It differs from direct remark-lint usage by integrating into Broccoli's asset pipeline, allowing lint results to be generated as test output (QUnit or Mocha) or custom test generators. It accepts remark and unified-engine options, and supports .remarkrc configuration files.