{"library":"remark-preset-lint-metarhia","title":"remark-preset-lint-metarhia","description":"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.","language":"javascript","status":"active","last_verified":"Fri May 01","install":{"commands":["npm install remark-preset-lint-metarhia"],"cli":{"name":"remark","version":null}},"imports":["Use in .remarkrc or package.json: \"plugins\": [\"remark-preset-lint-metarhia\"]"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"// .remarkrc\n{\n  \"plugins\": [\"remark-preset-lint-metarhia\"]\n}\n\n// Then run: npx remark .","lang":"javascript","description":"Shows how to configure remark-lint with this preset using .remarkrc file and run it via CLI.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}