mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-04-25 17:26:22 +03:00
[PR #360] [CLOSED] Fix grammar issues in Rules.md #2697
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#2697
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/360
Author: @Yash-Singh1
Created: 12/28/2020
Status: ❌ Closed
Base:
next← Head:patch-1📝 Commits (10+)
655cd4fGrammar682a43eUpdate Rules.md120b3c2Update Rules.md5ea8bd8top level to top-leveldfcfc8bMore top-level7b4cd24Changes for MD041 title8ae88adFix alias change46813eeRemove the the64aa631Grammar fixes4c59076Changes to lists and sublist style config paragraph📊 Changes
13 files changed (+93 additions, -93 deletions)
View changed files
📝
README.md(+8 -8)📝
demo/markdownlint-browser.js(+3 -3)📝
doc/Rules.md(+49 -49)📝
lib/md002.js(+1 -1)📝
lib/md025.js(+1 -1)📝
lib/md041.js(+1 -1)📝
schema/markdownlint-config-schema.json(+9 -9)📝
test/detailed-results-MD001-MD010.results.json(+1 -1)📝
test/detailed-results-MD022-MD030.results.json(+1 -1)📝
test/detailed-results-MD041-MD050.results.json(+1 -1)📝
test/detailed-results-front-matter.results.json(+1 -1)📝
test/markdownlint-test-custom-rules.js(+1 -1)📝
test/markdownlint-test-result-object.js(+16 -16)📄 Description
Multiple Grammar fixes in
docs/Rules.md🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.