fix: only detect file: protocol links

fixes #1
This commit is contained in:
Divlo
2023-01-06 18:37:40 +01:00
parent 56882727fc
commit b6b092dc1f
3 changed files with 33 additions and 15 deletions

View File

@ -3,3 +3,9 @@
[basic.js](../basic.test.js)
![Image](./image.png)
[External https link](https://example.com/)
[External https link 2](https:./external.https)
[External ftp link](ftp:./external.ftp)