[PR #4] [CLOSED] feature(MD033): adding tagName filter option to config for "Inline HTML" #2651

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

📋 Pull Request Information

Original PR: https://github.com/DavidAnson/markdownlint/pull/4
Author: @rodneyrehm
Created: 7/21/2015
Status: Closed

Base: masterHead: feature/html-exceptions


📝 Commits (1)

  • aa73371 feature(MD033): adding tagName filter option to config for "Inline HTML"

📊 Changes

2 files changed (+28 additions, -8 deletions)

View changed files

📝 lib/markdownlint.js (+1 -1)
📝 lib/rules.js (+27 -7)

📄 Description

Implementation suggestion for #3 - no tests, no docs. I needed a quick fix and thought the solution might help spark an idea or something… :)


🔄 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/4 **Author:** [@rodneyrehm](https://github.com/rodneyrehm) **Created:** 7/21/2015 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feature/html-exceptions` --- ### 📝 Commits (1) - [`aa73371`](https://github.com/DavidAnson/markdownlint/commit/aa733719b0fbc9246071c4c3225a0b8033047972) feature(MD033): adding tagName filter option to config for "Inline HTML" ### 📊 Changes **2 files changed** (+28 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `lib/markdownlint.js` (+1 -1) 📝 `lib/rules.js` (+27 -7) </details> ### 📄 Description Implementation suggestion for #3 - no tests, no docs. I needed a quick fix and thought the solution might help spark an idea or something… :) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 20:09:54 +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#2651
No description provided.