David Anson
|
962547ecc8
|
Reimplement MD038/no-space-in-code using micromark tokens.
|
2023-02-25 15:50:58 -08:00 |
|
David Anson
|
db5d9f6dbb
|
Update previous commit for MD051/link-fragments to rename, refactor, add support for HTML anchors, and validate against
markdown-link-check (fixes #253).
|
2022-04-16 14:08:56 -07:00 |
|
Divlo
|
33ee1cd85e
|
Initial implementation of MD051/valid-link-fragments (refs #253, closes #495).
|
2022-04-16 14:08:56 -07:00 |
|
David Anson
|
3827842930
|
Delete markdownlint-test-default-config.json, allow MD041 to default to true, add missing headings.
|
2020-11-15 17:03:20 -08:00 |
|
David Anson
|
bdc0246b34
|
Improve MD038/no-space-in-code to allow single-spaces surrounding a code inline with internal spaces (fixes #277).
|
2020-04-24 19:52:28 -07:00 |
|
David Anson
|
65b19b703b
|
Update MD038/no-space-in-code to allow the "single leading and trailing space" scenario (fixes #271).
|
2020-04-06 20:43:38 -07:00 |
|
David Anson
|
c3e8eab87b
|
Update MD038/no-space-in-code to ignore backticks in link destinations (fixes #206).
|
2019-07-28 16:48:32 -07:00 |
|
David Anson
|
5a1fb40871
|
Ignore escaped backticks in code span elements per specification.
|
2017-03-13 21:29:24 -07:00 |
|
David Anson
|
31206f9387
|
Reimplement MD038/no-space-in-code to handle multi-backtick strings (fixes #46).
|
2017-02-18 22:56:06 -08:00 |
|
David Anson
|
74bd9b6e5b
|
Fix MD038 to handle text matches outside code span elements.
|
2016-11-10 20:57:13 -08:00 |
|
David Anson
|
7e431f4499
|
Add MD038, MD039 with tests.
|
2015-04-15 18:24:42 -07:00 |
|