|
f332c833ca
|
feat: support line number checking in link fragment (e.g: '#L50')
Fixes #6
|
2024-01-31 01:14:27 +01:00 |
|
|
e20ee54b05
|
fix: should only check valid fragments in markdown (.md) files
|
2024-01-31 00:10:41 +01:00 |
|
|
0479652ffe
|
test: add cases for fragments checking
|
2024-01-12 01:30:52 +01:00 |
|
Igor Tsiglyar
|
24a0788d32
|
feat: html anchor support
|
2024-01-12 01:30:52 +01:00 |
|
|
7465ffd8bc
|
test: separate cases, so it's easier to know what fails
|
2024-01-10 00:01:13 +01: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 |
|
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 |
|