Gracefully handle garbled URIs in Markdown
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 (closed)
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 (closed)