mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-17 06:20:12 +01:00
Update to version 0.26.1.
This commit is contained in:
parent
5b0588f378
commit
cba2ca0dbd
5 changed files with 6 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
/*! markdownlint 0.26.0 https://github.com/DavidAnson/markdownlint @license MIT */
|
||||
/*! markdownlint 0.26.1 https://github.com/DavidAnson/markdownlint @license MIT */
|
||||
var markdownlint;
|
||||
/******/ (() => { // webpackBootstrap
|
||||
/******/ var __webpack_modules__ = ({
|
||||
|
|
@ -1187,7 +1187,7 @@ module.exports.referenceLinkImageData =
|
|||
|
||||
module.exports.deprecatedRuleNames = ["MD002", "MD006"];
|
||||
module.exports.homepage = "https://github.com/DavidAnson/markdownlint";
|
||||
module.exports.version = "0.26.0";
|
||||
module.exports.version = "0.26.1";
|
||||
|
||||
|
||||
/***/ }),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue