Commit graph

2 commits

Author SHA1 Message Date
ef8aaa6f6d Ignore absolute URIs when resolving refs
Do not output bogus warnings in the case of links that goes to other
websites.
2025-01-25 08:52:08 +01:00
17f8693eae Add resolveRefs transform
Provide a transformation function that maps absolute references to
resources into relative references based on the location of a page.
This makes it possible to use the same links across multiple pages
in the hierarchy that works when loaded as files from the filesystem.
2025-01-22 08:58:48 +01:00