docs/layouts/_default/_markup
David Karlsson 2eb97d7fe7 fix: use links with leading slash as-is
Links that started with a slash were being prepended the URL hostname
and rendered as absolute links before. This caused our link checker to
miss broken links that contained a leading slash.

This change fixes this issue by rendering links with a leading slash as-is,
without modification.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-29 21:06:55 +02:00
..
render-codeblock-mermaid.html migrate to hugo 2023-08-22 09:41:02 +02:00
render-codeblock.html js: fix copy function for multiline code blocks 2023-08-23 11:19:53 +02:00
render-heading.html hugo: fix html escape for headings 2023-08-22 11:27:27 +02:00
render-image.html style: center images and adjust border radius 💅 2023-08-31 16:44:15 +02:00
render-link.html fix: use links with leading slash as-is 2023-09-29 21:06:55 +02:00