• Stan Hu's avatar
    Gracefully handle garbled URIs in Markdown · 0faf772b
    Stan Hu authored
    There are certain inputs that look like valid URIs that are accepted by URI
    but not Addressable::URI. Handle the case where the latter fails.
    
    Closes #41442
    0faf772b
sh-catch-invalid-uri-markdown.yml 89 Bytes