8000 links checking · Issue #1134 · jackdewinter/pymarkdown · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

links checking #1134

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
martinResearch opened this issue Jul 8, 2024 · 1 comment
Open

links checking #1134

martinResearch opened this issue Jul 8, 2024 · 1 comment

Comments

@martinResearch
Copy link

Feature Request

It would be great to have rules that allow to check links are valid and alive.

Description

There are some python packages to do that on Pypi.org.

Another source of inspiration could be yallop/check-markdown-urls (github.com) 
It would be great to have the option ion pymartkdown to reduce the number of tools use to check the markdown files.

What Are the Benefits of This Feature?

This will help keeping all the links valid.

@jackdewinter
Copy link
Owner

we already have plans to include local link checking within a "document structure". I.e. if you have a directory "doc" and you run it from that directory, it would track all the internal links and verify that they exist, including # links. other than that, have you looked at https://github.com/UmbrellaDocs/linkspector ?

not saying yes, not saying no, just trying to understand if there is overlap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0