David Anson
|
1e71f6f44e
|
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.
|
2024-11-29 18:29:21 -08:00 |
|
David Anson
|
c6716f9bac
|
Update to ESLint 9's "flat" configuration file format.
|
2024-04-20 21:29:23 -07:00 |
|
David Anson
|
366a498150
|
Initial implementation of markdownlint-micromark package, micromark.mjs helpers, and tests.
|
2023-02-25 15:49:51 -08:00 |
|
David Anson
|
e3fbc08156
|
Add new doc-build directory to .npmignore.
|
2022-12-28 01:43:23 +00:00 |
|
David Anson
|
3014c3e42d
|
Remove cpy-cli and rimraf dependencies; replace with simple script helper.
|
2021-11-11 22:08:24 -08:00 |
|
David Anson
|
7e2acfc593
|
Update .npmignore to exclude build scripts in schema directory.
|
2021-02-07 15:49:32 -08:00 |
|
David Anson
|
5838b62e6d
|
Use ts-loader with webpack to avoid needing to compile lib-es3.
|
2021-01-06 19:45:15 -08:00 |
|
Nick Schonning
|
a9d25b04ac
|
chore: Don't generate package-lock.json (#349)
|
2020-12-05 17:18:00 -08:00 |
|
David Anson
|
2141566b47
|
Add lint-test-repos scripts and Workflow for real-world regression testing.
|
2020-05-08 11:55:08 -07:00 |
|
David Anson
|
6ea1a21a95
|
Replace nyc code-coverage with c8 (smaller, integrated with Node.js).
|
2020-01-11 12:57:39 -08:00 |
|
David Anson
|
c0f040e5c1
|
Replace Azure DevOps CI workflow with GitHub Action.
|
2019-12-03 21:27:34 -08:00 |
|
David Anson
|
21fa4dc2e7
|
Include markdownlint-browser.js in npm package for scenarios like https://github.com/hackmdio/codimd/issues/1256.
|
2019-10-02 20:10:42 -07:00 |
|
David Anson
|
861e741d48
|
Update .npmignore with new files/directories.
|
2019-06-03 22:21:28 -07:00 |
|
David Anson
|
003cf4bd9a
|
Add .npmignore file to exclude demo/test content from published packages.
|
2017-09-09 17:00:46 -07:00 |
|