[PR #54] [CLOSED] Split rule documentation into separate files #2656

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

📋 Pull Request Information

Original PR: https://github.com/DavidAnson/markdownlint/pull/54
Author: @pascalberger
Created: 4/6/2017
Status: Closed

Base: masterHead: rule-doc-splitting


📝 Commits (1)

  • 1811d15 Split rule documentation into separate files

📊 Changes

42 files changed (+1139 additions, -1186 deletions)

View changed files

📝 README.md (+40 -42)
doc/MD001.md (+29 -0)
doc/MD002.md (+22 -0)
doc/MD003.md (+39 -0)
doc/MD004.md (+36 -0)
doc/MD005.md (+21 -0)
doc/MD006.md (+36 -0)
doc/MD007.md (+38 -0)
doc/MD009.md (+19 -0)
doc/MD010.md (+27 -0)
doc/MD011.md (+19 -0)
doc/MD012.md (+27 -0)
doc/MD013.md (+22 -0)
doc/MD014.md (+34 -0)
doc/MD018.md (+19 -0)
doc/MD019.md (+19 -0)
doc/MD020.md (+21 -0)
doc/MD021.md (+22 -0)
doc/MD022.md (+29 -0)
doc/MD023.md (+20 -0)

...and 22 more files

📄 Description

Split rule documentation into separate files. This allows to easily link to individual rules, compared to before where there was not only the rule number, but also a description in the anchor. This allows also to automatically generate links to rule documentation if rule number is known.


🔄 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/54 **Author:** [@pascalberger](https://github.com/pascalberger) **Created:** 4/6/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `rule-doc-splitting` --- ### 📝 Commits (1) - [`1811d15`](https://github.com/DavidAnson/markdownlint/commit/1811d1575b3511d37b026aa4ff24f56e9013f476) Split rule documentation into separate files ### 📊 Changes **42 files changed** (+1139 additions, -1186 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+40 -42) ➕ `doc/MD001.md` (+29 -0) ➕ `doc/MD002.md` (+22 -0) ➕ `doc/MD003.md` (+39 -0) ➕ `doc/MD004.md` (+36 -0) ➕ `doc/MD005.md` (+21 -0) ➕ `doc/MD006.md` (+36 -0) ➕ `doc/MD007.md` (+38 -0) ➕ `doc/MD009.md` (+19 -0) ➕ `doc/MD010.md` (+27 -0) ➕ `doc/MD011.md` (+19 -0) ➕ `doc/MD012.md` (+27 -0) ➕ `doc/MD013.md` (+22 -0) ➕ `doc/MD014.md` (+34 -0) ➕ `doc/MD018.md` (+19 -0) ➕ `doc/MD019.md` (+19 -0) ➕ `doc/MD020.md` (+21 -0) ➕ `doc/MD021.md` (+22 -0) ➕ `doc/MD022.md` (+29 -0) ➕ `doc/MD023.md` (+20 -0) _...and 22 more files_ </details> ### 📄 Description Split rule documentation into separate files. This allows to easily link to individual rules, compared to before where there was not only the rule number, but also a description in the anchor. This allows also to automatically generate links to rule documentation if rule number is known. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 20:09:55 +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#2656
No description provided.