Skip to content

Parse links in inline html?  #139

@JohannesRudolph

Description

@JohannesRudolph

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

No one assigned

    Labels

    Type: QuestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions