[PR #322] [MERGED] Fix inline of links with empty link. #839

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

📋 Pull Request Information

Original PR: https://github.com/DavidAnson/markdownlint/pull/322
Author: @mondeja
Created: 8/25/2020
Status: Merged
Merged: 8/26/2020
Merged by: @DavidAnson

Base: nextHead: 308


📝 Commits (2)

  • faad5f7 Fix inline of links with empty link.
  • f8207b1 Add more tests for empty links in inlines.

📊 Changes

2 files changed (+18 additions, -0 deletions)

View changed files

📝 lib/md042.js (+1 -0)
📝 test/empty-links.md (+17 -0)

📄 Description

Closes #308


🔄 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/322 **Author:** [@mondeja](https://github.com/mondeja) **Created:** 8/25/2020 **Status:** ✅ Merged **Merged:** 8/26/2020 **Merged by:** [@DavidAnson](https://github.com/DavidAnson) **Base:** `next` ← **Head:** `308` --- ### 📝 Commits (2) - [`faad5f7`](https://github.com/DavidAnson/markdownlint/commit/faad5f76b479b20aee6df7bbd096ed82c082df24) Fix inline of links with empty link. - [`f8207b1`](https://github.com/DavidAnson/markdownlint/commit/f8207b1877f028c11c0e65e660914105ed79723b) Add more tests for empty links in inlines. ### 📊 Changes **2 files changed** (+18 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `lib/md042.js` (+1 -0) 📝 `test/empty-links.md` (+17 -0) </details> ### 📄 Description Closes #308 --- <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:25 +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#839
No description provided.