summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorRobert Speicher <robert@gitlab.com>2018-03-23 16:29:15 +0000
committerMarin Jankovski <maxlazio@gmail.com>2018-03-29 12:12:51 +0200
commit60c5c8a988d9c123fd44f69eaf0e5f80f8d2116e (patch)
tree4a25b6cfa7579bf488c98e835d18d8609e1d361b /changelogs
parent166d2cece967676d52ccf0c362bfe59374068eba (diff)
downloadgitlab-ce-60c5c8a988d9c123fd44f69eaf0e5f80f8d2116e.tar.gz
Merge branch '44587-autolinking-includes-trailing-exclamation-marks' into 'master'cherry-pick-058dd1
Resolve "Autolinking includes trailing exclamation marks" Closes #44587 See merge request gitlab-org/gitlab-ce!17965
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/44587-autolinking-includes-trailing-exclamation-marks.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/44587-autolinking-includes-trailing-exclamation-marks.yml b/changelogs/unreleased/44587-autolinking-includes-trailing-exclamation-marks.yml
new file mode 100644
index 00000000000..636fde601ee
--- /dev/null
+++ b/changelogs/unreleased/44587-autolinking-includes-trailing-exclamation-marks.yml
@@ -0,0 +1,5 @@
+---
+title: Don't capture trailing punctuation when autolinking
+merge_request: 17965
+author:
+type: fixed