mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-04-25 17:26:22 +03:00
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#1182
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/1043
Author: @gabriel-check24
Created: 11/17/2023
Status: ✅ Merged
Merged: 12/5/2023
Merged by: @DavidAnson
Base:
md055← Head:next📝 Commits (1)
035c1b2Add rule MD055/table-missing-border (fixes #93, refs #1039).📊 Changes
22 files changed (+23847 additions, -25 deletions)
View changed files
📝
.github/dictionary.txt(+1 -0)📝
README.md(+2 -0)📝
demo/markdownlint-browser.js(+61 -2)➕
doc-build/md055.md(+34 -0)📝
doc/Rules.md(+43 -0)➕
doc/md055.md(+40 -0)📝
lib/configuration.d.ts(+12 -0)➕
lib/md055.js(+27 -0)📝
lib/rules.js(+2 -2)📝
schema/.markdownlint.jsonc(+4 -1)📝
schema/.markdownlint.yaml(+3 -0)📝
schema/markdownlint-config-schema.json(+15 -0)📝
test/break-all-the-rules.md(+4 -0)📝
test/html-comment-in-markdown-table.md(+4 -0)📝
test/long_lines_code.md(+0 -2)📝
test/markdownlint-test.js(+10 -8)📝
test/md033-cannot-read-property-of-undefined.md(+4 -0)📝
test/snapshots/markdownlint-test-repos.js.md(+22757 -6)📝
test/snapshots/markdownlint-test-repos.js.snap(+0 -0)📝
test/snapshots/markdownlint-test-scenarios.js.md(+684 -4)...and 2 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.