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

Allow for projectBaseUrl in config file

Open mrquincle opened this issue 3 years ago • 0 comments

Should this not also copy from the config file:

opts.projectBaseUrl = config.projectBaseUrl;

See https://github.com/tcort/markdown-link-check/blob/96dcdf3b1aa465b550d137c8ffa957b37e71e80c/markdown-link-check#L164

mrquincle avatar Aug 17 '22 15:08 mrquincle