mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-04-26 01:36:03 +03:00
[PR #1338] [CLOSED] markdownlint Pr/131 #3246
Labels
No labels
bug
enhancement
enhancement
enhancement
fixed in next
fixed in next
fixed in next
new rule
new rule
new rule
pull-request
question
refactoring
refactoring
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/markdownlint#3246
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/DavidAnson/markdownlint/pull/1338
Author: @Pichchayut
Created: 8/24/2024
Status: ❌ Closed
Base:
main← Head:pr/1315📝 Commits (10+)
51bb751Bump eslint-plugin-regexp from 2.3.0 to 2.4.0fb671b6Update test-declaration npm script to be more strict and parameterize module.b7ed1e6Update test repo snapshots.0dbbedbRename type declaration file micromark.d.ts to micromark.d.cts in markdownlint-micromark so TypeScript will successfully reference it via its package.json/types (fixes #1160, closes #1160).9aa6ff4Update dependency: markdownlint-micromark to 0.1.10, update test-declaration npm script to exercise --module nodenext (refs #1160).9b78582Bump eslint-plugin-jsdoc from 48.2.1 to 48.2.202afc89Update test repo snapshots.dfbb7ffUpdate test repo snapshots.06824f2Bump eslint-plugin-unicorn from 51.0.1 to 52.0.0285cbb7Bump typescript from 5.4.3 to 5.4.4📊 Changes
129 files changed (+5924 additions, -3592 deletions)
View changed files
➖
.eslintrc.json(+0 -140)📝
.github/dependabot.yml(+14 -0)📝
.github/dictionary.txt(+1 -0)📝
.github/workflows/ci.yml(+1 -1)📝
.markdownlint.json(+3 -0)📝
.npmignore(+1 -1)📝
README.md(+17 -2)📝
demo/default.js(+2 -4)📝
demo/markdownlint-browser.js(+1106 -1108)📝
doc-build/md034.md(+5 -0)📝
doc-build/md044.md(+10 -0)➕
doc-build/md058.md(+40 -0)📝
doc/CustomRules.md(+11 -6)📝
doc/Rules.md(+66 -0)📝
doc/md034.md(+5 -0)📝
doc/md044.md(+10 -0)➕
doc/md058.md(+48 -0)➕
eslint.config.mjs(+140 -0)📝
example/typescript/tsconfig.json(+10 -7)📝
helpers/README.md(+0 -26)...and 80 more files
📄 Description
Compare changes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.