Commit graph

17 commits

Author SHA1 Message Date
David Anson
5cc88a7759 Add test to verify exported names are stable, add missing test files after earlier refactor. 2025-03-06 20:24:33 -08:00
David Anson
d4b981bcb3 Introduce options.markdownItFactory (and remove options.markdownItPlugins) so the markdown-it parser can be removed as a direct dependency because it is no longer used by default. 2025-02-08 15:08:06 -08:00
David Anson
3acf7da822 Update CONTRIBUTING.md to link to a more relevant (my own) blog post about version pinning for dependencies. 2024-03-17 14:13:05 -07:00
David Anson
efcf3217c8 Update CONTRIBUTING.md to explicitly disallow ChatGPT and other LLMs. 2023-11-02 19:52:54 -07:00
David Anson
c277d6d482 Add "pinning" requirement for package dependencies to CONTRIBUTING.md. 2023-05-19 21:07:37 -07:00
David Anson
e5a7a55538 Add mention of micromark dependency to CONTRIBUTING.md. 2023-03-21 21:51:21 -07:00
David Anson
91dd6dcb1d Enable "line-length": { "strict": true } for all user-facing Markdown files in the repository. 2022-11-12 17:53:47 -08:00
David Anson
820f2699ca Reimplement markdownlint-test-scenarios.js to be simpler, more efficient, and use AVA test snapshots for all file-based test scenarios. 2022-05-10 06:11:46 +00:00
David Anson
2bde578a38
Tweak sample text examples in CONTRIBUTING.md. 2021-10-30 12:53:50 -07:00
David Anson
495458c589 Update CONTRIBUTING.md with new guidelines. 2021-10-29 22:13:33 -07:00
David Anson
dd2c1d08ee Minor tweaks to previous PR commit. 2020-11-06 19:23:08 -08:00
David Anson
1f6a2cdc96 Split primary test cases across multiple files, address bogus @ts-ignore issues. 2020-09-12 12:42:46 -07:00
David Anson
ff40130e3e Minor updates to CONTRIBUTING.md, indefinite article fixes for Rules.md. 2020-08-15 16:57:43 -07:00
David Anson
de56bc56ed Generalize main branch name in CONTRIBUTING.md. 2020-06-18 23:48:19 -07:00
David Anson
6afd61ed66 Remove project-relative links. 2018-06-24 20:10:50 -07:00
David Anson
7a467b1dba Fix project-relative links. 2018-06-24 20:08:53 -07:00
David Anson
07396ee456 Fix case of file extension of CONTRIBUTING.md. 2018-06-24 20:04:24 -07:00
Renamed from CONTRIBUTING.MD (Browse further)