-
Notifications
You must be signed in to change notification settings - Fork 73
Insights: eslint/markdown
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v6.6.0
published
Jun 20, 2025
12 Pull requests merged by 3 people
-
feat: create
no-unused-definitions
rule#425 merged
Jun 27, 2025 -
fix: handle URL-encoded link fragments in no-missing-link-fragments rule
#437 merged
Jun 26, 2025 -
fix: skip HTML nodes in heading slugs for no-missing-link-fragments
#445 merged
Jun 26, 2025 -
fix: update
no-duplicate-headings
to align with CommonMark spec#438 merged
Jun 25, 2025 -
docs: replace AST-related description from no-duplicate-definitions
#444 merged
Jun 25, 2025 -
chore: fix
tsconfig.json
to include.js
and.ts
files insrc
dir#432 merged
Jun 23, 2025 -
test: correct indentation in
fenced-code-language
test cases#431 merged
Jun 21, 2025 -
fix!: remove rollup and extraneous types
#383 merged
Jun 20, 2025 -
chore: release 6.6.0 🚀
#410 merged
Jun 20, 2025 -
feat: add no-reversed-media-syntax rule
#398 merged
Jun 20, 2025 -
feat: add no-bare-urls rule
#418 merged
Jun 20, 2025 -
chore: fix wrong
@fileoverview
description#428 merged
Jun 20, 2025
9 Pull requests opened by 6 people
-
chore: release 7.0.0 🚀
#429 opened
Jun 20, 2025 -
feat: add no-reference-like-url rule
#433 opened
Jun 23, 2025 -
feat: add checkMissingCells option to table-column-count
#434 opened
Jun 23, 2025 -
feat: add checkFootnoteDefinitions option to no-empty-definitions
#442 opened
Jun 25, 2025 -
fix!: move certain types to import them from `@eslint/markdown/types`
#446 opened
Jun 26, 2025 -
feat!: set no-missing-link-fragments default ignoreCase to true
#447 opened
Jun 26, 2025 -
feat: add `checkClosedHeadings` option in no-missing-atx-heading-space
#450 opened
Jun 27, 2025 -
chore: Update bug-report.yml
#451 opened
Jun 27, 2025 -
feat: add checkClosedHeadings option to no-missing-atx-heading-space
#452 opened
Jun 27, 2025
10 Issues closed by 3 people
-
New Rule: no-unused-definition
#424 closed
Jun 27, 2025 -
Bug: new no-missing-link-fragments fails on valid URL-encoded ones
#430 closed
Jun 26, 2025 -
Bug: `no-missing-link-fragments` fails if heading contained emoji
#439 closed
Jun 26, 2025 -
Bug: distributing `types.ts` makes it checked by TypeScript, which might find unfixable problems
#397 closed
Jun 23, 2025 -
Bug: `no-missing-link-fragments` fails if not lowercased but still valid
#440 closed
Jun 23, 2025 -
New Rule: no-blanks-blockquote
#388 closed
Jun 21, 2025 -
New Rule: no-null-character
#405 closed
Jun 21, 2025 -
Change Request: Stop rolling up package
#374 closed
Jun 20, 2025 -
New Rule: no-reversed-links
#386 closed
Jun 20, 2025 -
New Rule: no-literal-urls
#399 closed
Jun 20, 2025
6 Issues opened by 5 people
-
Rule Change: new ignoredLabels option for no-missing-label-refs
#449 opened
Jun 26, 2025 -
New Rule: Report on and remove trailing slashes from links
#448 opened
Jun 26, 2025 -
Rule Change: Add frontmatterTitle option to heading-increment
#443 opened
Jun 25, 2025 -
Change Request: Make `no-missing-link-fragments` default `ignoreCase: true`
#441 opened
Jun 23, 2025 -
Rule Change: Add allowDefinitions option to no-empty-definitions for intentional empty definitions
#436 opened
Jun 23, 2025 -
Rule Change: Extend no-empty-definitions to cover empty footnote definitions
#435 opened
Jun 23, 2025
5 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
refactor: migrate type declarations to use the `@import` syntax
#367 commented on
Jun 26, 2025 • 11 new comments -
feat: add no-space-in-emphasis rule
#403 commented on
Jun 26, 2025 • 3 new comments -
Bug: False positive `markdown/no-missing-label-refs` on GFM Alerts
#294 commented on
Jun 27, 2025 • 0 new comments -
Bug: `exactOptionalPropertyTypes` causes type errors when using plugins that were not built with this option
#402 commented on
Jun 27, 2025 • 0 new comments -
fix: false negative on shortcut type ref in `no-missing-label-refs`
#406 commented on
Jun 23, 2025 • 0 new comments