David Anson
|
60ad79fd2b
|
Add micromark-extension-gfm-table to markdownlint-micromark package exports.
|
2023-02-25 15:50:57 -08:00 |
|
David Anson
|
c15262a0f5
|
Switch to using npm version of markdownlint-micromark package and browser script.
|
2023-02-25 15:50:57 -08:00 |
|
David Anson
|
8e66b8f926
|
Update markdownlint-micromark package artifacts for browser scenarios.
|
2023-02-25 15:50:57 -08:00 |
|
David Anson
|
00bf27406c
|
Prepare markdownlint-micromark for publish to npm.
|
2023-02-25 15:50:57 -08:00 |
|
David Anson
|
f8e793786a
|
Update markdownlint-micromark to build scripts for web in addition to Node.
|
2023-02-25 15:50:57 -08:00 |
|
David Anson
|
b990b3ea77
|
Reimplement MD034/no-bare-urls using micromark tokens (fixes #707).
|
2023-02-25 15:50:57 -08:00 |
|
David Anson
|
97f99befb8
|
Reimplement getReferenceLinkImageData using micromark tokens.
|
2023-02-25 15:50:57 -08:00 |
|
David Anson
|
fc2ed221ff
|
Use .cjs extension for markdownlint-micromark output files for clarity.
|
2023-02-25 15:49:52 -08:00 |
|
David Anson
|
c2192204dc
|
Remove years from copyright statement.
|
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
|
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 |
|