destrex271 / markdown_url_validator

This library can be used with the markdown library in python to extract active Urls from markdown content

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Markdown URL Validator

This package can be used to check Markup content for valid URLs. We are currently using a regex expression to filter out anchor tags but changes are to be made to this approach.

To contribute to this project do raise an issue if you feel like this can be improved with any new features.

About

This library can be used with the markdown library in python to extract active Urls from markdown content

License:MIT License


Languages

Language:Python 100.0%