Default output formatter for markdownlint-cli2, producing the same text output as markdownlint-cli. Version 0.0.6, stable. No configuration needed; it is automatically used when no other formatter is specified. Lightweight, zero dependencies aside from peer requirement.
npm install markdownlint-cli2-formatter-defaultNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Installs the formatter and runs markdownlint-cli2 on all Markdown files to see the default text output.
Use [[ "markdownlint-cli2-formatter-default" ]] instead of [ "markdownlint-cli2-formatter-default" ]
Ensure markdownlint-cli2 is at version 0.0.4 or higher.
Run npm install --save-dev markdownlint-cli2-formatter-default in your project root.
npm install --save-dev markdownlint-cli2@>=0.0.4