mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-04-25 01:05:55 +03:00
[PR #4] [CLOSED] feature(MD033): adding tagName filter option to config for "Inline HTML" #798
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#798
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/4
Author: @rodneyrehm
Created: 7/21/2015
Status: ❌ Closed
Base:
master← Head:feature/html-exceptions📝 Commits (1)
aa73371feature(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.