Skip to content

Commit e2bd836

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

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)