-
Gracefully handle garbled URIs in Markdown · 0faf772bStan 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
×
BigW Consortium Gitlab
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