Opinionated remark-lint preset for Markdown linting, originally extracted from metarhia-jstp. Version 2.0.1 is stable with a low release cadence. Provides a shared, opinionated configuration for remark-lint, enforcing consistent Markdown style. Differentiates from other presets (e.g., remark-preset-lint-consistent) by reflecting Metarhia's coding conventions and being minimal, relying on remark-cli for execution.
npm install remark-preset-lint-metarhiaNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows how to configure remark-lint with this preset using .remarkrc file and run it via CLI.
Consider combining with other presets or adding custom rules if needed.
Run: npm install -D remark-cli remark-preset-lint-metarhia
Ensure the preset is installed and listed under 'plugins' array in .remarkrc.