mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-04-25 09:16:02 +03:00
[PR #1761] [CLOSED] Next #1685
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#1685
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/1761
Author: @rodway93
Created: 9/18/2025
Status: ❌ Closed
Base:
main← Head:next📝 Commits (10+)
4d5dcfbwipdb967fdUpdate test repo snapshots.cdfa934Centralize handling of newlines in error detail/context to always replace (consecutive) newlines with a single space.4ecbf9dNormalize newline characters so Linux and Windows trim error context consistently.36e957cBump eslint-plugin-unicorn from 59.0.0 to 59.0.15128825Bump webpack from 5.99.7 to 5.99.8b1afbf9Add released Node version 24 to CI workflow.8bd5ad6Bump nano-spawn from 0.2.0 to 0.2.105bec9eUpdate test repo snapshots.f65332aBump eslint-plugin-jsdoc from 50.6.11 to 50.6.14📊 Changes
106 files changed (+76370 additions, -1954 deletions)
View changed files
📝
.github/dictionary.txt(+1 -0)➕
.github/instructions/codacy.instructions.md(+65 -0)📝
.github/workflows/checkers.yml(+3 -4)📝
.github/workflows/ci.yml(+6 -6)📝
.github/workflows/codeql-analysis.yml(+1 -1)📝
.github/workflows/test-repos.yml(+3 -3)➕
.github/workflows/update-test-repos.yml(+41 -0)📝
.gitignore(+4 -0)📝
README.md(+26 -53)📝
demo/browser-exports.mjs(+1 -0)📝
demo/default.css(+4 -1)📝
demo/default.js(+39 -20)📝
doc-build/build-rules.mjs(+3 -3)📝
doc-build/md001.md(+9 -0)📝
doc-build/md010.md(+6 -0)📝
doc-build/md033.md(+5 -1)📝
doc-build/md055.md(+1 -1)📝
doc-build/md056.md(+1 -1)📝
doc-build/md059.md(+4 -1)➕
doc-build/md060.md(+59 -0)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.