Commit 55d7081
Update mise tools
Run `mise up` to refresh mise.lock, which bumps hugo, lychee, and
maven to their latest pinned versions.
lychee 0.24.0 replaced the boolean `include_fragments` config key
with an enum (`none`, `anchor-only`, `text-only`, `full`) that also
supports checking text fragments. Migrate lychee.toml to
`include_fragments = "full"` so both anchor fragments (`#section`)
and text fragments (`#:~:text=`) are checked.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 1f7eb7a commit 55d7081
2 files changed
Lines changed: 68 additions & 38 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments