Skip to content

Commit a3839fa

Browse files
Copilotjbampton
andauthored
Disable MD042/no-empty-links in markdownlint config
Agent-Logs-Url: https://github.com/NextCommunity/NextCommunity.github.io/sessions/3694167c-3ae3-4e21-b6da-40282cdbfde7 Co-authored-by: jbampton <418747+jbampton@users.noreply.github.com>
1 parent 17e5c0b commit a3839fa

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/linters/.markdown-lint.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@ MD013: false
55

66
# MD036/no-emphasis-as-heading Emphasis used instead of a heading
77
MD036: false
8+
9+
# MD042/no-empty-links No empty links
10+
MD042: false

0 commit comments

Comments
 (0)