summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorAlex <alex@brewingcode.net>2018-05-18 20:14:31 +0000
committerRobert Speicher <robert@gitlab.com>2018-05-18 20:14:31 +0000
commit1b530f96645b738c8e723f6ff8841569ac06aef4 (patch)
tree0b63b46b2e5521a45cf521fe36a498c034d123ce /changelogs
parent076ab2e8e09f23d138d462ad52d19ab44fb0014b (diff)
downloadgitlab-ce-1b530f96645b738c8e723f6ff8841569ac06aef4.tar.gz
Fix double brackets being linkified in wiki markdown
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/18524-fix-double-brackets-in-wiki-markdown.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/18524-fix-double-brackets-in-wiki-markdown.yml b/changelogs/unreleased/18524-fix-double-brackets-in-wiki-markdown.yml
new file mode 100644
index 00000000000..9287243a7e3
--- /dev/null
+++ b/changelogs/unreleased/18524-fix-double-brackets-in-wiki-markdown.yml
@@ -0,0 +1,5 @@
+---
+title: Fix double-brackets being linkified in wiki markdown
+merge_request: 18524
+author: brewingcode
+type: fixed