markdown-link-check icon indicating copy to clipboard operation
markdown-link-check copied to clipboard

Make Async Map threads number configurable

Open NicolasMassart opened this issue 5 years ago • 0 comments

See https://github.com/tcort/markdown-link-check/blob/master/index.js#L37

Default is 2 but when I tried with a lot more, it makes the link checking very fast for me. Of course it's not suitable for everyone, so we should keep a default to 2, but having it configurable would be helpful for others.

NicolasMassart avatar Oct 01 '20 13:10 NicolasMassart