mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-04-26 09:46:01 +03:00
[PR #447] [CLOSED] Do not trigger MD033 inside multiple liner code spans #869
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#869
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/447
Author: @mondeja
Created: 10/21/2021
Status: ❌ Closed
Base:
next← Head:fix-436📝 Commits (5)
7f6c6c2Do not trigger MD033 inside multiple liner code spansf73a24bUse new line regex splitting code span linescfad5f8Reuse helper functions3d963ecRemove uneeded linesef0c3e8Update browser code📊 Changes
3 files changed (+76 additions, -15 deletions)
View changed files
📝
demo/markdownlint-browser.js(+7 -7)📝
lib/md033.js(+12 -8)📝
test/inline_html.md(+57 -0)📄 Description
Fixes #436
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.