-
Notifications
You must be signed in to change notification settings - Fork 85
Comparing changes
Open a pull request
base repository: eslint/markdown
base: v6.6.0
head repository: eslint/markdown
compare: v7.0.0
- 20 commits
- 44 files changed
- 6 contributors
Commits on Jun 20, 2025
-
fix!: remove rollup and extraneous types (#383)
* chore: remove rollup * fix test * update jsr.json
Configuration menu - View commit details
-
Copy full SHA for e7ccd2e - Browse repository at this point
Copy the full SHA e7ccd2eView commit details
Commits on Jun 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 589323f - Browse repository at this point
Copy the full SHA 589323fView commit details
Commits on Jun 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b24cafc - Browse repository at this point
Copy the full SHA b24cafcView commit details
Commits on Jun 25, 2025
-
docs: replace AST-related description from no-duplicate-definitions (#…
…444) docs: remove AST-related description from no-duplicate-definitions
Configuration menu - View commit details
-
Copy full SHA for 37953ff - Browse repository at this point
Copy the full SHA 37953ffView commit details -
fix: update
no-duplicate-headingsto align with CommonMark spec (#438)* fix: update `no-duplicate-headings` to align with CommonMark spec * wip: rename variable * wip * wip * wip * wip: rename * wip * wip: update test * wip: add NBSP related description to test case
Configuration menu - View commit details
-
Copy full SHA for 2bc0a38 - Browse repository at this point
Copy the full SHA 2bc0a38View commit details
Commits on Jun 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e4dcf6a - Browse repository at this point
Copy the full SHA e4dcf6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76685c5 - Browse repository at this point
Copy the full SHA 76685c5View commit details
Commits on Jun 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6b43333 - Browse repository at this point
Copy the full SHA 6b43333View commit details
Commits on Jun 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e9b9978 - Browse repository at this point
Copy the full SHA e9b9978View commit details
Commits on Jun 29, 2025
-
feat: add checkFootnoteDefinitions option to no-empty-definitions (#442)
* feat: add checkFootnoteDefinitions option to no-empty-definitions * correctly detect empty footnote definitions with only HTML comments * use `(default: `true`)` in docs
Configuration menu - View commit details
-
Copy full SHA for 4d504e5 - Browse repository at this point
Copy the full SHA 4d504e5View commit details
Commits on Jul 1, 2025
-
GitHub Actions Bot committed
Jul 1, 2025 Configuration menu - View commit details
-
Copy full SHA for 7e84ac3 - Browse repository at this point
Copy the full SHA 7e84ac3View commit details
Commits on Jul 2, 2025
-
refactor: migrate type declarations to use the
@importsyntax (#367)* refactor: align rule type definitions with conventions from other plugins * wip * wip: update `dedupe-types` * wip: update `rules` type import path * wip: complete migration * wip: fix errors * wip: cleanup * wip: complete migration * wip * wip: revert type testing * wip: update `index.js` * wip: update `fenced-code-language.js` * wip: update `heading-increment.js` * wip: update `no-bare-urls` * wip: update `no-duplicate-definitions.js` * wip: update `no-duplicate-headings.js` * wip: add optional property to `no-duplicate-definitions` * wip: update `no-empty-definitions.js` * wip: update `no-empty-images.js` * wip: update `no-empty-links.js` * wip: update `no-html.js` * wip: update `no-invalid-label-refs.js` * wip: update `no-missing-atx-heading-space.js` * wip: update `no-missing-label-refs.js` * wip: update `index.js` * wip: fix CI error * wip: update `no-missing-link-fragements.js` * wip: update `types.ts` * wip: update `no-multiple-h1.js` * wip: update `no-reversed-media-syntax.js` * wip: update `require-alt-text.js` * wip: update `table-column-count.js` * wip: more accurate type * wip: typo * wip: extra blank line * wip: address comment
Configuration menu - View commit details
-
Copy full SHA for 0afc924 - Browse repository at this point
Copy the full SHA 0afc924View commit details
Commits on Jul 3, 2025
-
GitHub Actions Bot committed
Jul 3, 2025 Configuration menu - View commit details
-
Copy full SHA for bc627c8 - Browse repository at this point
Copy the full SHA bc627c8View commit details
Commits on Jul 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e09eba6 - Browse repository at this point
Copy the full SHA e09eba6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 925191e - Browse repository at this point
Copy the full SHA 925191eView commit details
Commits on Jul 10, 2025
-
fix!: move certain types to import them from
@eslint/markdown/types(……#446) * fix!: move certain types to import them from `@eslint/markdown/types` * wip: move `MarkdownRuleDefinition` * wip: remove `RuleModule` type
Configuration menu - View commit details
-
Copy full SHA for 0dc6220 - Browse repository at this point
Copy the full SHA 0dc6220View commit details -
GitHub Actions Bot committed
Jul 10, 2025 Configuration menu - View commit details
-
Copy full SHA for f6991c4 - Browse repository at this point
Copy the full SHA f6991c4View commit details
Commits on Jul 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b3c5190 - Browse repository at this point
Copy the full SHA b3c5190View commit details -
Configuration menu - View commit details
-
Copy full SHA for e94a2a6 - Browse repository at this point
Copy the full SHA e94a2a6View commit details -
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5da3c4d - Browse repository at this point
Copy the full SHA 5da3c4dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v6.6.0...v7.0.0