[PR #587] [MERGED] doc: clarify description for MD026 punctuation #2756

Closed
opened 2026-03-07 20:10:25 +03:00 by kerem · 0 comments
Owner

📋 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: nextHead: md026-punctuation-description


📝 Commits (2)

  • 210282e doc: clarify description for MD026 punctuation
  • 5cde8eb fix: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/DavidAnson/markdownlint/pull/587 **Author:** [@nschonni](https://github.com/nschonni) **Created:** 9/23/2022 **Status:** ✅ Merged **Merged:** 9/23/2022 **Merged by:** [@DavidAnson](https://github.com/DavidAnson) **Base:** `next` ← **Head:** `md026-punctuation-description` --- ### 📝 Commits (2) - [`210282e`](https://github.com/DavidAnson/markdownlint/commit/210282e8e8e6e60ca565da9f39749afa8200e677) doc: clarify description for MD026 punctuation - [`5cde8eb`](https://github.com/DavidAnson/markdownlint/commit/5cde8eb077220319da039d625c38e4e5eb4e0e1e) fix: line length ### 📊 Changes **4 files changed** (+5 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `schema/.markdownlint.jsonc` (+1 -1) 📝 `schema/.markdownlint.yaml` (+1 -1) 📝 `schema/build-config-schema.js` (+2 -1) 📝 `schema/markdownlint-config-schema.json` (+1 -1) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 20:10:25 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/markdownlint#2756
No description provided.