Update to version 0.35.0.

This commit is contained in:
David Anson 2024-08-28 20:41:14 -07:00
parent 6d097cce3f
commit fe02674ce0
11 changed files with 437 additions and 426 deletions

View file

@ -1,4 +1,4 @@
/*! markdownlint 0.34.0 https://github.com/DavidAnson/markdownlint @license MIT */
/*! markdownlint 0.35.0 https://github.com/DavidAnson/markdownlint @license MIT */
var markdownlint;
/******/ (() => { // webpackBootstrap
/******/ var __webpack_modules__ = ({
@ -1594,7 +1594,7 @@ module.exports.fixableRuleNames = [
"MD058"
];
module.exports.homepage = "https://github.com/DavidAnson/markdownlint";
module.exports.version = "0.34.0";
module.exports.version = "0.35.0";
/***/ }),