-
-
Notifications
You must be signed in to change notification settings - Fork 189
Open
Description
I have a Markdown file that contains links across itself:
The [Fedimint federation](#Federation-Nodes) ...
...
## Federation Nodes
This link works, even in my LSP, so I can jump to the header via that link.
However lychee doesn't like such links:
> lychee docs README.md --include-fragments --cache
[docs/architecture.md]:
[ERROR] file:///home/dpc/fedimint/fedimint/docs/architecture.md#User-Client
[ERROR] file:///home/dpc/fedimint/fedimint/docs/architecture.md#LN-Gateway
[ERROR] file:///home/dpc/fedimint/fedimint/docs/architecture.md#Modules
[ERROR] file:///home/dpc/fedimint/fedimint/docs/architecture.md#Federation-Nodes
[ERROR] file:///home/dpc/fedimint/fedimint/docs/architecture.md#Crate-organization```
almereyda
Metadata
Metadata
Assignees
Labels
No labels