Commit Graph

7 Commits

Author SHA1 Message Date
a33c682974
feat: improve errors message to distinguish between file system and fragment errors 2023-06-27 13:15:03 +02:00
6c4e8cec9c
feat: validate relative links fragments
Similar to https://github.com/DavidAnson/markdownlint/blob/main/doc/md051.md

Fixes #2

BREAKING CHANGE: Validate links fragments in relative links
2023-06-24 11:42:09 +02:00
2d63a30f48
refactor: usage of node:test instead of tap 2023-06-24 09:58:45 +02:00
Divlo
c985af6156
fix: ignore absolute paths /absolute/path 2023-04-02 21:10:47 +02:00
Divlo
b6b092dc1f
fix: only detect file: protocol links
fixes #1
2023-01-06 18:37:40 +01:00
Divlo
5dab1976d3
feat: validate link in image src 2023-01-02 19:45:46 +01:00
Divlo
221ded7d62
chore: initial commit 2023-01-02 15:23:16 +01:00