gitlab-org--gitlab-foss/changelogs/unreleased/sh-catch-invalid-uri-markdown.yml
Stan Hu 0faf772b6c 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
2017-12-22 23:21:12 -08:00

5 lines
89 B
YAML

---
title: Gracefully handle garbled URIs in Markdown
merge_request:
author:
type: fixed