Initial implementation of MD051/valid-link-fragments (refs #253, closes #495).

This commit is contained in:
Divlo 2022-01-26 00:21:08 +01:00 committed by David Anson
parent 62f5c85238
commit 33ee1cd85e
13 changed files with 250 additions and 24 deletions

View file

@ -262,5 +262,8 @@
"MD050": {
// Strong style should be consistent
"style": "consistent"
}
},
// MD051/valid-link-fragments - Link fragments should be valid
"MD051": true
}