Update previous commit for MD051/link-fragments to rename, refactor, add support for HTML anchors, and validate against

markdown-link-check (fixes #253).
This commit is contained in:
David Anson 2022-04-10 05:37:57 +00:00
parent 33ee1cd85e
commit db5d9f6dbb
21 changed files with 355 additions and 181 deletions

View file

@ -12,17 +12,17 @@
[text]( <> "title" ) {MD042}
[text](#) {MD042} {MD051}
[text](#) {MD042}
[text]( # ) {MD042} {MD051}
[text]( # ) {MD042}
[text](# "title") {MD042} {MD051}
[text](# "title") {MD042}
[text]( # "title" ) {MD042} {MD051}
[text]( # "title" ) {MD042}
[text][frag] {MD042} {MD051}
[text][frag] {MD042}
[text][ frag ] {MD042} {MD051}
[text][ frag ] {MD042}
[frag]: #