Files
zensical/python
Timothée Mazzucotelli c1860cab1e fix: leave absolute links untouched (#466)
We match MkDocs' behavior by leaving absolute links untouched (no scheme, no netloc but starting with /). We do not prepend the configured site URL to these links, as users might rely on this behavior.

Signed-off-by: Timothée Mazzucotelli <dev@pawamoy.fr>
2026-03-24 12:42:24 +01:00
..