• 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
relative_link_filter.rb 4.34 KB