We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28e1b23 commit 902783dCopy full SHA for 902783d
helpers/package.json
@@ -14,7 +14,7 @@
14
"bugs": "https://github.com/DavidAnson/markdownlint/issues",
15
"funding": "https://github.com/sponsors/DavidAnson",
16
"engines": {
17
- "node": ">=16"
+ "node": ">=18"
18
},
19
"dependencies": {
20
"markdownlint-micromark": "0.1.2"
micromark/package.json
@@ -17,7 +17,7 @@
"build": "webpack --stats minimal"
21
22
"devDependencies": {
23
"micromark": "4.0.0",
0 commit comments