mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-04-26 09:46:01 +03:00
[PR #587] [MERGED] doc: clarify description for MD026 punctuation #2756
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#2756
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/587
Author: @nschonni
Created: 9/23/2022
Status: ✅ Merged
Merged: 9/23/2022
Merged by: @DavidAnson
Base:
next← Head:md026-punctuation-description📝 Commits (2)
210282edoc: clarify description for MD026 punctuation5cde8ebfix: line length📊 Changes
4 files changed (+5 additions, -4 deletions)
View changed files
📝
schema/.markdownlint.jsonc(+1 -1)📝
schema/.markdownlint.yaml(+1 -1)📝
schema/build-config-schema.js(+2 -1)📝
schema/markdownlint-config-schema.json(+1 -1)📄 Description
Was trying to customize the rule on a repo and couldn't easily tell from the current metadata if it was an allow or a disallow list of characters.
There is a similar ambiguity in the MD036 rule
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.