[PR #204] [MERGED] Strike through deprecated rule headings #2676

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

📋 Pull Request Information

Original PR: https://github.com/DavidAnson/markdownlint/pull/204
Author: @travisclagrone
Created: 7/6/2019
Status: Merged
Merged: 7/8/2019
Merged by: @DavidAnson

Base: nextHead: strike-through-deprecated-rule-heading


📝 Commits (1)

  • f3e332e Strike through deprecated rule headings

📊 Changes

3 files changed (+18 additions, -5 deletions)

View changed files

📝 README.md (+3 -1)
📝 doc/Rules.md (+3 -2)
📝 test/markdownlint-test.js (+12 -2)

📄 Description

Changes:

  • Formats the headings of deprecated rules using strikethrough in the 'Rules /
    Aliases' section of the 'README.md' file and in the 'doc/Rules.md' file.
  • Updates the 'readme' and 'doc' tests in the 'test/markdownlint-test.js' file
    to permit their respective rule headings to be formatted using strikethrough.

Benefits:

  • Indicates rule deprecation status 'at a glance'.

(fixes #203)


🔄 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/204 **Author:** [@travisclagrone](https://github.com/travisclagrone) **Created:** 7/6/2019 **Status:** ✅ Merged **Merged:** 7/8/2019 **Merged by:** [@DavidAnson](https://github.com/DavidAnson) **Base:** `next` ← **Head:** `strike-through-deprecated-rule-heading` --- ### 📝 Commits (1) - [`f3e332e`](https://github.com/DavidAnson/markdownlint/commit/f3e332eb00e05a9c92401df83d141402ad090106) Strike through deprecated rule headings ### 📊 Changes **3 files changed** (+18 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+3 -1) 📝 `doc/Rules.md` (+3 -2) 📝 `test/markdownlint-test.js` (+12 -2) </details> ### 📄 Description Changes: - Formats the headings of deprecated rules using strikethrough in the 'Rules / Aliases' section of the 'README.md' file and in the 'doc/Rules.md' file. - Updates the 'readme' and 'doc' tests in the 'test/markdownlint-test.js' file to permit their respective rule headings to be formatted using strikethrough. Benefits: - Indicates rule deprecation status 'at a glance'. (fixes #203) --- <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:01 +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#2676
No description provided.