byrnereese / linkchecker-mkdocs

Python asyncio + aiohttp Markdown *.md URL link checker: 10,000 files/second
MIT License
10 stars 4 forks source link

Add option to check check only remote files #5

Open adrihacar opened 2 years ago

adrihacar commented 2 years ago

As the parameter --local to just check local files. Add a parameter --remote to check only remote files. This two paremters must be mutually exclusive.

adrihacar commented 2 years ago

Feature added in Pull request https://github.com/byrnereese/linkchecker-mkdocs/pull/6