Skip to content

Commit 1fe2b03

Browse files
committed
Disable MD059 'Link text should be descriptive' rule
Signed-off-by: yubiuser <[email protected]>
1 parent 2af5477 commit 1fe2b03

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.markdownlint.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,6 @@
3636
"MD045": false,
3737
"MD046": {
3838
"style": "fenced"
39-
}
39+
},
40+
"MD059": false
4041
}

0 commit comments

Comments
 (0)