[PR #191] [MERGED] Allow trailing spaces in code blocks #822

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

📋 Pull Request Information

Original PR: https://github.com/DavidAnson/markdownlint/pull/191
Author: @wouter-admiraal-sonarsource
Created: 5/24/2019
Status: Merged
Merged: 5/29/2019
Merged by: @DavidAnson

Base: nextHead: master


📝 Commits (2)

  • 2e391a5 Allow trailing spaces in code blocks
  • 2722940 fixup! Allow trailing spaces in code blocks

📊 Changes

4 files changed (+17 additions, -3 deletions)

View changed files

📝 lib/md009.js (+4 -2)
📝 test/code_block_fenced.md (+6 -0)
📝 test/code_block_indented.md (+5 -1)
📝 test/trailing_spaces_br.md (+2 -0)

📄 Description

As discussed in #190.


🔄 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/191 **Author:** [@wouter-admiraal-sonarsource](https://github.com/wouter-admiraal-sonarsource) **Created:** 5/24/2019 **Status:** ✅ Merged **Merged:** 5/29/2019 **Merged by:** [@DavidAnson](https://github.com/DavidAnson) **Base:** `next` ← **Head:** `master` --- ### 📝 Commits (2) - [`2e391a5`](https://github.com/DavidAnson/markdownlint/commit/2e391a5ca1c93bfe448876fc2a7c8e2bb5e93a03) Allow trailing spaces in code blocks - [`2722940`](https://github.com/DavidAnson/markdownlint/commit/2722940f3c3380c31727d3f2930e4dc327a879a3) fixup! Allow trailing spaces in code blocks ### 📊 Changes **4 files changed** (+17 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `lib/md009.js` (+4 -2) 📝 `test/code_block_fenced.md` (+6 -0) 📝 `test/code_block_indented.md` (+5 -1) 📝 `test/trailing_spaces_br.md` (+2 -0) </details> ### 📄 Description As discussed in #190. --- <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:19 +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#822
No description provided.