Skip to content
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

Have a link checker in the CI #356

Closed
5 tasks
budziq opened this issue Nov 3, 2017 · 0 comments · Fixed by #410
Closed
5 tasks

Have a link checker in the CI #356

budziq opened this issue Nov 3, 2017 · 0 comments · Fixed by #410
Labels
Milestone

Comments

@budziq
Copy link
Collaborator

budziq commented Nov 3, 2017

We seriously need a link checker with following properties:

  • check if internal links are rendered correctly (it has to understand markdown )
  • understand the mdbook's {{include links.md}} syntax
  • optionally makes requests to the actual links testing for errors (this would not be used in CI as all the environments of that type forbid networked requests)
  • standalone cli tool receiving list of files or directory as an input or be a part of the mdbook itself https://github.com/azerupi/mdBook/issues/356
  • ideally it would be incorporated to our CI (this is not a must for the first prototype)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant