JuliaDocs/Franklin.jl

Avoid checking links which are not URL

Open

#789 opened on 2021年2月17日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Julia (1,060 stars) (118 forks)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.

コントリビューターガイド