due to an upstream bug in our markdown parsing stack, offsite links don’t get rel=”nofollow noreferrer” if they’re protocol-relative.

users have reported this to the upstream package (https://github.com/rehypejs/rehype-external-links/issues/8), and a fix may be forthcoming; otherwise we need to find a workaround.

Notes