gitlab-org--gitlab-foss/changelogs/unreleased/anchor-issue-references.yml
Jan Provaznik 3e83d9f73a Use prefix for TableOfContents filter hrefs
TableOfContents filter generates hrefs for each header in markdown,
if the header text consists from digits and redacted symbols only,
e.g. "123" or "1.0 then the auto-generated href has the same format
as issue references.

If the generated id contains only digits, then 'anchor-' prefix is
prepended to the id.

Closes #38473
2017-12-08 14:13:18 +01:00

6 lines
133 B
YAML

---
title: Fix false positive issue references in merge requests caused by header anchor
links.
merge_request:
author:
type: fixed