JuliaDocs/Franklin.jl

Avoid checking links which are not URL

Open

#789 创建于 2021年2月17日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Julia (1,060 star) (118 fork)batch import
good first issue

描述

I have links like mailto:aaa@bbb.com and tel:+111111 on my website. verify_links() report they are wrong. This should not happen. Links other than URL should simply be ignored.

贡献者指南