[PR #360] [CLOSED] Fix grammar issues in Rules.md #849

Closed
opened 2026-03-03 01:30:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/DavidAnson/markdownlint/pull/360
Author: @Yash-Singh1
Created: 12/28/2020
Status: Closed

Base: nextHead: patch-1


📝 Commits (10+)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/DavidAnson/markdownlint/pull/360 **Author:** [@Yash-Singh1](https://github.com/Yash-Singh1) **Created:** 12/28/2020 **Status:** ❌ Closed **Base:** `next` ← **Head:** `patch-1` --- ### 📝 Commits (10+) - [`655cd4f`](https://github.com/DavidAnson/markdownlint/commit/655cd4fcad1c5eb7aa115a64fca20820a9cc04bc) Grammar - [`682a43e`](https://github.com/DavidAnson/markdownlint/commit/682a43ebf0e10b1189e07e321f91dcd7f9c19eb1) Update Rules.md - [`120b3c2`](https://github.com/DavidAnson/markdownlint/commit/120b3c21c877c828fae8380bab0dec417e0f3a59) Update Rules.md - [`5ea8bd8`](https://github.com/DavidAnson/markdownlint/commit/5ea8bd862c4893d4f43285261f1941467dc8eae4) top level to top-level - [`dfcfc8b`](https://github.com/DavidAnson/markdownlint/commit/dfcfc8bcc958748aadd1e94b6e8204df8ea91e18) More top-level - [`7b4cd24`](https://github.com/DavidAnson/markdownlint/commit/7b4cd24077dc41a5dc5aec8270b0ce9dde880c83) Changes for MD041 title - [`8ae88ad`](https://github.com/DavidAnson/markdownlint/commit/8ae88ad48b6a94477f568c23d4f941075329c593) Fix alias change - [`46813ee`](https://github.com/DavidAnson/markdownlint/commit/46813ee48f55469cd117499f10b0a1171e08f755) Remove the the - [`64aa631`](https://github.com/DavidAnson/markdownlint/commit/64aa631075a3729459b239fb34dbe33f72580fc4) Grammar fixes - [`4c59076`](https://github.com/DavidAnson/markdownlint/commit/4c59076e3c634f58a2b9313f071fb07a96ff6f85) Changes to lists and sublist style config paragraph ### 📊 Changes **13 files changed** (+93 additions, -93 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Multiple Grammar fixes in `docs/Rules.md` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 01:30:28 +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#849
No description provided.