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>
Prevents users from having the icon ligature text included in
clipboard text when copying text from the docs site.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>