Update to version 0.38.0.

This commit is contained in:
David Anson 2025-05-02 20:19:28 -07:00
parent 8cb8f6c695
commit 224987d727
10 changed files with 441 additions and 431 deletions

View file

@ -10,4 +10,4 @@ export const fixableRuleNames = [
"MD058"
];
export const homepage = "https://github.com/DavidAnson/markdownlint";
export const version = "0.37.4";
export const version = "0.38.0";