Update to version 0.36.0.

This commit is contained in:
David Anson 2024-10-25 19:59:23 -07:00
parent b4697d6354
commit e708143a28
11 changed files with 435 additions and 425 deletions

View file

@ -1,6 +1,6 @@
{
"name": "markdownlint",
"version": "0.35.0",
"version": "0.36.0",
"description": "A Node.js style checker and lint tool for Markdown/CommonMark files.",
"type": "commonjs",
"main": "./lib/markdownlint.js",