Skip to content
  • Joe James's avatar
    Add Nofollow for uppercased scheme in external url · 3db585d2
    Joe James authored
    Ensure that external URLs with non-lowercase protocols will be attributed
    with 'nofollow noreferrer' and open up in a new window.
    
    Covers the edge cases to skip:
    
    - HTTPS schemes
    - relative links
    
    Closes #22782
    3db585d2