diff --git a/README.md b/README.md index e79d49a..0b76f4a 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Contributor Covenant
Lint - Test + Test
Conventional Commits semantic-release @@ -54,7 +54,7 @@ awesome.md:3 relative-links Relative links should be valid ["./invalid.txt" shou ### Limitations -- Only images and links defined using markdown syntax are supported, html syntax is not supported (e.g: `` or ``). +- Only images and links defined using markdown syntax are validated, html syntax is not supported (e.g: `` or ``). - Anchors checking is limited to headings, other elements are not supported (e.g: with a "id", `
`). Contributions are welcome to improve the rule, and to alleviate these limitations. See [CONTRIBUTING.md](./CONTRIBUTING.md) for more information.