Commit graph

231 commits

Author SHA1 Message Date
David Anson
32d650250a Update MD033/no-inline-html documentation to address a minor issue in the previous commit. 2025-05-31 13:31:48 -07:00
Alexandre Feblot
1ac0b22804 MD033/no-inline-html: Add table_allowed_elements parameter. 2025-05-31 13:27:30 -07:00
David Anson
0a824e83ad Update test repo snapshots. 2025-05-31 19:40:50 +00:00
David Anson
b8fd055d21 Update test repo snapshots. 2025-05-26 21:44:37 +00:00
David Anson
f05f356ebf Update test repo snapshots. 2025-05-21 05:08:42 +00:00
David Anson
3dd7b2f2a3 Update test repo snapshots. 2025-05-20 04:23:22 +00:00
David Anson
8682abbeec Update test repo snapshots. 2025-05-19 04:04:10 +00:00
David Anson
43a49d7d51 Update test repo snapshots. 2025-05-15 04:03:54 +00:00
David Anson
05bec9e4f1 Update test repo snapshots. 2025-05-12 04:56:11 +00:00
David Anson
cdfa934d8d Centralize handling of newlines in error detail/context to always replace (consecutive) newlines with a single space. 2025-05-04 23:28:43 -07:00
David Anson
db967fd387 Update test repo snapshots. 2025-05-05 06:25:23 +00:00
David Anson
738f4aa59a Update test repo snapshots. 2025-05-03 03:11:31 +00:00
David Anson
6adfaf68b5 Update MD025/single-title and MD051/link-fragments to ignore headings that exactly match Docfx tab syntax (fixes #1099) (fixes #1101). 2025-05-01 22:09:36 -07:00
David Anson
006b6af736 Update test repo snapshots. 2025-05-02 04:03:04 +00:00
David Anson
328506e6c8 Update MD052/reference-links-images to add ignored_labels parameter and default to ignoring GFM task list items (fixes #1524). 2025-04-27 22:36:07 -07:00
David Anson
b611eba684 Update MD045/no-alt-text to allow violations when an HTML IMG has aria-hidden set to true (fixes #1576). 2025-04-27 18:42:36 -07:00
David Anson
faf96d513b Update test repo snapshots. 2025-04-28 01:40:18 +00:00
David Anson
e93b9854dc Update test repo snapshots. 2025-04-24 04:11:50 +00:00
David Anson
647dac621f Update test repo snapshots. 2025-04-22 02:53:37 +00:00
David Anson
00fef38119 Update test repo snapshots. 2025-04-20 03:02:20 +00:00
David Anson
02478d24cf Update MD051/link-fragments to add the ignored_pattern configuration parameter (fixes #547). 2025-04-05 22:35:07 -07:00
David Anson
45932c7837 Update test repo snapshots. 2025-04-06 04:50:42 +00:00
David Anson
3145b68bed Update test repo snapshots. 2025-04-03 04:44:54 +00:00
David Anson
a9417fdf67 Update MD036/no-emphasis-as-heading to ignore HTML comments at the beginning or ending of the emphasised heading (fixes #1267). 2025-03-30 17:30:21 -07:00
David Anson
b4204f197e Add npm script "update-test-repos" to recreate the test-repos directory and freshen the corresponding snapshots. 2025-03-31 00:12:46 +00:00
David Anson
918f15945b Update test repo snapshots. 2025-03-27 03:07:57 +00:00
David Anson
62dc79864d Update MD041/first-line-heading to add an allow_preamble parameter (fixes #1416). 2025-03-22 16:16:10 -07:00
David Anson
c061888937 Update test repo snapshots. 2025-03-22 23:09:07 +00:00
David Anson
0916d178e7 Update test repo snapshots. 2025-03-18 03:26:31 +00:00
David Anson
8baa843ce3 Update test repo snapshots. 2025-03-16 01:04:18 +00:00
David Anson
5fc91f6977 Update MD025/single-title to ignore preceding blank lines and comments when looking for a title (top-level heading) (fixes #1420). 2025-03-15 17:52:22 -07:00
David Anson
cb39972d9b Update test repo snapshots. 2025-03-16 00:14:52 +00:00
David Anson
50300fa7af Update MD051/link-fragments to allow HTML's implicit "#top" fragment (fixes #1488). 2025-03-15 16:30:32 -07:00
David Anson
5749c8dcf7 Update MD043/required-headings to support "?" meaning "exactly one unspecified heading" (fixes #475). 2025-03-10 21:57:39 -07:00
David Anson
61febde9c1 Update test repo snapshots. 2025-03-11 04:15:33 +00:00
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
087df4480e Update test repo snapshots. 2025-03-07 03:59:23 +00:00
David Anson
d5cb5c8546 Update getHeadingText helper to exclude HTML comments from returned heading text (fixes #1411). 2025-03-04 21:04:33 -08:00
David Anson
f0b1afe884 Update test repo snapshots. 2025-03-05 04:42:49 +00:00
David Anson
435c55f72a Update MD027/no-multiple-space-blockquote to add a list_items parameter (fixes #1473). 2025-03-03 23:22:37 -08:00
David Anson
c4d15e0d2a Update test repo snapshots. 2025-03-01 04:15:05 +00:00
David Anson
14524283cc Update test repo snapshots. 2025-02-28 02:30:40 +00:00
David Anson
d53e3ff46c Update test repo snapshots. 2025-02-26 02:32:19 +00:00
David Anson
a36f2dcf41 Update test repo snapshots. 2025-02-24 03:21:09 +00:00
David Anson
715020de46 Update test repo snapshots. 2025-02-20 05:46:43 +00:00
David Anson
41654fbb60 Update test repo snapshots. 2025-02-18 04:01:54 +00:00
David Anson
c39a2dd516 Add test case for MD059/descriptive-link-text with MD039/no-space-in-links. 2025-02-13 22:56:13 -08:00
David Anson
571c2353ea Update new rule MD059/descriptive-link-text for project-level consistency. 2025-02-13 22:11:42 -08:00
Kate Higa
b8374ec5d2 Add rule MD059/descriptive-link-text "Link text should be descriptive" (fixes #681). 2025-02-13 22:11:42 -08:00
David Anson
3cbe1cb6c5 Refactor micromark parse code to stop using micromark's TokenizeContext.sliceSerialize (less well supported) in favor of Token.start/end.offset. 2025-02-08 14:43:38 -08:00