[GH-ISSUE #36] MD013 (line-length) and link tooltips #1878

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

Originally created by @EvgenyOrekhov on GitHub (Dec 3, 2016).
Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/36

A link can have a tooltip with whitespace, e. g.

[Open a pull request](https://help.github.com/articles/using-pull-requests/ "Using pull requests · GitHub Help")

It is impossible to break it into multiple lines.
I think MD013 (line-length) should ignore lines with links that have tooltips.

Originally created by @EvgenyOrekhov on GitHub (Dec 3, 2016). Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/36 A link can have a tooltip with whitespace, e. g. ```md [Open a pull request](https://help.github.com/articles/using-pull-requests/ "Using pull requests · GitHub Help") ``` It is impossible to break it into multiple lines. I think MD013 (line-length) should ignore lines with links that have tooltips.
kerem 2026-03-07 20:02:21 +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#1878
No description provided.