countofsanfrancisco
countofsanfrancisco
This is an enhancement request. It would be nice to have basic html syntax checking. It would be nice if this tool can also check links (internal or external). However,...
This is an enhancement request. Can we have a parameter to specify the exact location of a .spelling file as well as allow me to change the name (e.g. my_group_dict.spelling)?
The tool should ignore URLs in plain text or even if it is wrapped in the [ ]. It does ignore it in the ().
Hi, Does this tool also check internal links? For example, if I do something like this in markdown: ``` [a link to somewhere on same page](#somewhere_link) ``` Do you check...
Hi, I get this message when I use the --http-redirects 1 option. Here is an example: `node_modules/.bin/link-checker --http-always-get --http-redirects 1 --json test/` ``` raw node --version v14.6.0 ```