-
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
Description
Problem
Absolute path links are more portable in documentation engines, e.g. in Sphinx documentation, but I can't use them with this plugin.
Proposed Solution
Add --check-links-allow-absolute flag, and if set, skip the check for links starting with /.
Additional context
I'd be happy to implement this if I can find time someday soon :)