mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-04-26 01:36:03 +03:00
[PR #204] [MERGED] Strike through deprecated rule headings #825
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#825
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/204
Author: @travisclagrone
Created: 7/6/2019
Status: ✅ Merged
Merged: 7/8/2019
Merged by: @DavidAnson
Base:
next← Head:strike-through-deprecated-rule-heading📝 Commits (1)
f3e332eStrike 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:
Aliases' section of the 'README.md' file and in the 'doc/Rules.md' file.
to permit their respective rule headings to be formatted using strikethrough.
Benefits:
(fixes #203)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.