mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 22:10:13 +01:00
Update MD059/descriptive-link-text documentation to add link to WCAG success criterion.
This commit is contained in:
parent
cd2747f046
commit
9c12debac0
3 changed files with 12 additions and 3 deletions
|
|
@ -16,4 +16,7 @@ translations for every language.
|
||||||
|
|
||||||
Note: This rule checks Markdown links; HTML links are ignored.
|
Note: This rule checks Markdown links; HTML links are ignored.
|
||||||
|
|
||||||
More information: <https://webaim.org/techniques/hypertext/>
|
More information:
|
||||||
|
|
||||||
|
- <https://webaim.org/techniques/hypertext/>
|
||||||
|
- <https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-link-only.html>
|
||||||
|
|
|
||||||
|
|
@ -2647,7 +2647,10 @@ translations for every language.
|
||||||
|
|
||||||
Note: This rule checks Markdown links; HTML links are ignored.
|
Note: This rule checks Markdown links; HTML links are ignored.
|
||||||
|
|
||||||
More information: <https://webaim.org/techniques/hypertext/>
|
More information:
|
||||||
|
|
||||||
|
- <https://webaim.org/techniques/hypertext/>
|
||||||
|
- <https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-link-only.html>
|
||||||
|
|
||||||
<!-- markdownlint-configure-file {
|
<!-- markdownlint-configure-file {
|
||||||
"no-inline-html": {
|
"no-inline-html": {
|
||||||
|
|
|
||||||
|
|
@ -27,4 +27,7 @@ translations for every language.
|
||||||
|
|
||||||
Note: This rule checks Markdown links; HTML links are ignored.
|
Note: This rule checks Markdown links; HTML links are ignored.
|
||||||
|
|
||||||
More information: <https://webaim.org/techniques/hypertext/>
|
More information:
|
||||||
|
|
||||||
|
- <https://webaim.org/techniques/hypertext/>
|
||||||
|
- <https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-link-only.html>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue