mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
Update to version 0.25.1.
This commit is contained in:
parent
61bb059c75
commit
2d19c0685b
4 changed files with 5 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
/*! markdownlint 0.25.0 https://github.com/DavidAnson/markdownlint @license MIT */
|
||||
/*! markdownlint 0.25.1 https://github.com/DavidAnson/markdownlint @license MIT */
|
||||
var markdownlint;
|
||||
/******/ (() => { // webpackBootstrap
|
||||
/******/ var __webpack_modules__ = ({
|
||||
|
@ -914,7 +914,7 @@ module.exports.clear = function () {
|
|||
|
||||
module.exports.deprecatedRuleNames = ["MD002", "MD006"];
|
||||
module.exports.homepage = "https://github.com/DavidAnson/markdownlint";
|
||||
module.exports.version = "0.25.0";
|
||||
module.exports.version = "0.25.1";
|
||||
|
||||
|
||||
/***/ }),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue