markdownlint/test/descriptive-link-text-empty-config.md

13 lines
294 B
Markdown

# Descriptive Link Text Empty Config
[Learn more](https://example.com/images/about) about us.
[Click here](https://example.com/dir/file.txt).
Go to this [link](https://example.com/second).
<!-- markdownlint-configure-file {
"descriptive-link-text": {
"prohibited_texts": []
}
} -->