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

@ -12,22 +12,24 @@
[text]( <> "title" ) {MD042}
[text](#) {MD042}
[text](#) {MD042} {MD051}
[text]( # ) {MD042}
[text]( # ) {MD042} {MD051}
[text](# "title") {MD042}
[text](# "title") {MD042} {MD051}
[text]( # "title" ) {MD042}
[text]( # "title" ) {MD042} {MD051}
[text][frag] {MD042}
[text][frag] {MD042} {MD051}
[text][ frag ] {MD042}
[text][ frag ] {MD042} {MD051}
[frag]: #
## Non-empty links
### frag
[text](link)
[text]( link )