mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 14:00:13 +01:00
Update to version 0.36.0.
This commit is contained in:
parent
b4697d6354
commit
e708143a28
11 changed files with 435 additions and 425 deletions
|
|
@ -1,4 +1,4 @@
|
|||
/*! markdownlint 0.35.0 https://github.com/DavidAnson/markdownlint @license MIT */
|
||||
/*! markdownlint 0.36.0 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.35.0";
|
||||
module.exports.version = "0.36.0";
|
||||
|
||||
|
||||
/***/ }),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue