You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* set no-missing-link-fragments default ignoreCase to true ([#447](https://github.com/eslint/markdown/issues/447)) ([925191e](https://github.com/eslint/markdown/commit/925191e20282b53d95a6d54a9fea7a78df893242))
18
+
19
+
20
+
### Bug Fixes
21
+
22
+
* handle URL-encoded link fragments in no-missing-link-fragments rule ([#437](https://github.com/eslint/markdown/issues/437)) ([76685c5](https://github.com/eslint/markdown/commit/76685c58eab498bf4b4b2661d9fb303f37f18303))
23
+
* move certain types to import them from `@eslint/markdown/types` ([#446](https://github.com/eslint/markdown/issues/446)) ([0dc6220](https://github.com/eslint/markdown/commit/0dc62200fc476e7e6b94823326edd23c2e119c16))
24
+
* remove rollup and extraneous types ([#383](https://github.com/eslint/markdown/issues/383)) ([e7ccd2e](https://github.com/eslint/markdown/commit/e7ccd2e3e58757fa1a1d616fda285e957880c36d))
25
+
* skip HTML nodes in heading slugs for no-missing-link-fragments ([#445](https://github.com/eslint/markdown/issues/445)) ([e4dcf6a](https://github.com/eslint/markdown/commit/e4dcf6a27e6761964293258c37c925029fdfaf22))
26
+
* update `no-duplicate-headings` to align with CommonMark spec ([#438](https://github.com/eslint/markdown/issues/438)) ([2bc0a38](https://github.com/eslint/markdown/commit/2bc0a38a2e5558f06f2f015012901a1741d35338))
0 commit comments