Update to version 0.36.1.

This commit is contained in:
David Anson 2024-10-27 22:10:33 -07:00
parent a7a50eaa39
commit 368cb1be5f
10 changed files with 428 additions and 424 deletions

View file

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