@dmkishi/markdownlint-cli2.yaml
v0.0.3
Published
Install .markdownlint-cli2.yaml config file to project root
Readme
Kishi's .markdownlint-cli2.yaml
DM Kishi's custom YAML configuration for markdownlint-cli2.
Install
# Install package.
pnpm add --save-dev @dmkishi/markdownlint-cli2.yaml
# Write `.markdownlint-cli2.yaml` to project root (overwrite if already there.)
npx @dmkishi/markdownlint-cli2.yaml --forceUpdate
Upon updating this package, it is necessary to re-run the install command to update this config file.
npx @dmkishi/markdownlint-cli2.yaml --forceChangelog
v0.0.3 (2025-11-22)
- Fix install script.
- Etc.
v0.0.2 (2025-11-21)
- Fix install script.
v0.0.1 (2025-11-21)
- Initial release.
