Convert markdownlint library to an ECMAScript module, replace markdownlint-micromark with micromark, stop publishing (large) markdownlint-browser.js, see https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c for guidance.

This commit is contained in:
David Anson 2024-11-28 20:36:44 -08:00
parent 191226f070
commit 1e71f6f44e
140 changed files with 1087 additions and 10428 deletions

View file

@ -1,6 +1,6 @@
# Snapshot report for `test/markdownlint-test-custom-rules.js`
# Snapshot report for `test/markdownlint-test-custom-rules.mjs`
The actual snapshot is saved in `markdownlint-test-custom-rules.js.snap`.
The actual snapshot is saved in `markdownlint-test-custom-rules.mjs.snap`.
Generated by [AVA](https://avajs.dev).

View file

@ -1,6 +1,6 @@
# Snapshot report for `test/markdownlint-test-repos-dotnet-docs.js`
# Snapshot report for `test/markdownlint-test-repos-dotnet-docs.mjs`
The actual snapshot is saved in `markdownlint-test-repos-dotnet-docs.js.snap`.
The actual snapshot is saved in `markdownlint-test-repos-dotnet-docs.mjs.snap`.
Generated by [AVA](https://avajs.dev).

View file

@ -1,6 +1,6 @@
# Snapshot report for `test/markdownlint-test-repos-mdn-content.js`
# Snapshot report for `test/markdownlint-test-repos-mdn-content.mjs`
The actual snapshot is saved in `markdownlint-test-repos-mdn-content.js.snap`.
The actual snapshot is saved in `markdownlint-test-repos-mdn-content.mjs.snap`.
Generated by [AVA](https://avajs.dev).

View file

@ -1,6 +1,6 @@
# Snapshot report for `test/markdownlint-test-repos-small.js`
# Snapshot report for `test/markdownlint-test-repos-small.mjs`
The actual snapshot is saved in `markdownlint-test-repos-small.js.snap`.
The actual snapshot is saved in `markdownlint-test-repos-small.mjs.snap`.
Generated by [AVA](https://avajs.dev).

View file

@ -1,6 +1,6 @@
# Snapshot report for `test/markdownlint-test-scenarios.js`
# Snapshot report for `test/markdownlint-test-scenarios.mjs`
The actual snapshot is saved in `markdownlint-test-scenarios.js.snap`.
The actual snapshot is saved in `markdownlint-test-scenarios.mjs.snap`.
Generated by [AVA](https://avajs.dev).