remark-validate-links icon indicating copy to clipboard operation
remark-validate-links copied to clipboard

plugin to check that Markdown links and images reference existing files and headings

Results 5 remark-validate-links issues
Sort by recently updated
recently updated
newest added

### Initial checklist * [x] I read the support docs * [x] I read the contributing guide * [x] I agree to follow the code of conduct * [x] I...

👋 phase/new

### Initial checklist * [x] I read the support docs * [x] I read the contributing guide * [x] I agree to follow the code of conduct * [x] I...

🤞 phase/open

Like we can do for linting warnings/errors, can we ignore the warnings for a specific file?

🙋 no/question

Hi @wooorm ! 👋 ### Subject of the feature What do you think about supporting root-relative links such as in the example below? ```md [abc](/docs/non-existent/) [abc](/docs/exists/#non-existent2) ``` I suppose this...

🦋 type/enhancement
🙉 open/needs-info

### Initial checklist - [X] I read the [support docs](https://github.com/remarkjs/.github/blob/main/support.md) - [X] I read the [contributing guide](https://github.com/remarkjs/.github/blob/main/contributing.md) - [X] I agree to follow the [code of conduct](https://github.com/remarkjs/.github/blob/main/code-of-conduct.md) - [X] I...

🤞 phase/open