David Anson
|
c9e8f8b8ea
|
Convert micromark.mjs to micromark.cjs for use by synchronous APIs in markdownlint.js.
|
2023-02-25 15:49:52 -08:00 |
|
David Anson
|
bb0aa012b5
|
Use webpack to create a CommonJS module from micromark's ESM implementation, convert to using that.
|
2023-02-25 15:49:52 -08:00 |
|
David Anson
|
5038f6e154
|
Work around likely micromark bug in sliceSerialize (link to GitHub issue in code).
|
2023-02-25 15:49:51 -08:00 |
|
David Anson
|
000281e2f0
|
Add "// @ts-check" to top of new micromark-related modules, fix import typo.
|
2023-02-25 15:49:51 -08:00 |
|
David Anson
|
366a498150
|
Initial implementation of markdownlint-micromark package, micromark.mjs helpers, and tests.
|
2023-02-25 15:49:51 -08:00 |
|