-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Type: QuestionFurther information is requestedFurther information is requested
Description
I have a use case where markdown files contain inline html with links to relative and external URLs.
I would love to have them checked by textlint-rule-no-dead-link. Would that be something you'd consider accepting a PR for? Just pondering my options here.
Another alternative would be to run link checking on generated final html (we have markdown -> html pipeline based on vuepress). But I found that the baseURI handling in textlint-rule-no-dead-link is currently not powerful enough for us to get it working correctly on our generated output. Checking links on markdown input thus feels more intuitive to me.
Metadata
Metadata
Assignees
Labels
Type: QuestionFurther information is requestedFurther information is requested