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.

貢獻者指南