JuliaDocs/Franklin.jl

Avoid checking links which are not URL

オープン

#789 opened on 2021/02/17

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Julia (118 件のフォーク)batch import
good first issue

Repository metrics

Stars
 (1,060 個のスター)
PR merge metrics
 (平均マージ 71d 9h) (30d で 4 merged PRs)

説明

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.

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