Commit Graph

13 Commits

Author SHA1 Message Date
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
9e28311791
fix: update author - Théo LUDWIG 2023-06-24 10:11:32 +02:00
f80d746c89
build(deps): update latest 2023-06-24 10:00:40 +02:00
2d63a30f48
refactor: usage of node:test instead of tap 2023-06-24 09:58:45 +02:00
Divlo
cbc6042bd5
feat: add npm package provenance
Ref: https://github.blog/2023-04-19-introducing-npm-package-provenance/
2023-05-13 16:05:01 +02:00
Divlo
c65607bcc3
build(deps): update latest 2023-05-13 16:03:06 +02:00
Divlo
c985af6156
fix: ignore absolute paths /absolute/path 2023-04-02 21:10:47 +02:00
Divlo
77b8988bea
build(deps): update latest 2023-04-02 21:03:51 +02:00
Divlo
b6b092dc1f
fix: only detect file: protocol links
fixes #1
2023-01-06 18:37:40 +01:00
Divlo
56882727fc
docs: fix typo 2023-01-05 22:18:17 +01:00
Divlo
5dab1976d3
feat: validate link in image src 2023-01-02 19:45:46 +01:00
Divlo
4adef29333
feat: add relative-links rule 2023-01-02 15:23:47 +01:00
Divlo
221ded7d62
chore: initial commit 2023-01-02 15:23:16 +01:00