I would like to know if we could verify that the links work with:
mkdocs build -s
for example I would like this line to return an error because it is invalid:
[bad link](https://zegfcv.zerty): bad link
or is there a tool to check that the http links work in my doc?