gitlab-org--gitlab-foss/changelogs/unreleased/44649-reference-parsing-conflicting-with-auto-linking.yml
Sean McGivern 3a43cf426a Fix auto-linking with escaped HTML entities
We displayed the correct text as the link text (without double-encoding), but
didn't do the same for the actual link target, so any link containing an
ampersand would break when auto-linked.
2018-03-28 14:23:47 +01:00

5 lines
95 B
YAML

---
title: Fix autolinking URLs containing ampersands
merge_request: 18045
author:
type: fixed