JuliaDocs/Franklin.jl

Avoid checking links which are not URL

Open

#789 aperta il 17 feb 2021

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Julia (118 fork)batch import
good first issue

Metriche repository

Star
 (1060 star)
Metriche merge PR
 (Merge medio 71g 9h) (4 PR mergiate in 30 g)

Descrizione

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.

Guida contributor