diff options
author | Willian Balmant <willchb@gmail.com> | 2019-05-05 17:56:52 -0700 |
---|---|---|
committer | Willian Balmant <willchb@gmail.com> | 2019-05-05 17:59:13 -0700 |
commit | ce32f71bd6a6844276bbc6299c5ddc13bac743e4 (patch) | |
tree | cce5403a4eceae71252dee871d1ea9c8ba4041fb /changelogs | |
parent | b27b8dc0c2e38689f519198ea127b60437e13983 (diff) | |
download | gitlab-ce-ce32f71bd6a6844276bbc6299c5ddc13bac743e4.tar.gz |
Changelog update for MR #27025, Issue #57528
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/patch-49.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/patch-49.yml b/changelogs/unreleased/patch-49.yml new file mode 100644 index 00000000000..2c8af1e5c48 --- /dev/null +++ b/changelogs/unreleased/patch-49.yml @@ -0,0 +1,5 @@ +--- +title: Remove leading / trailing spaces from heading when generating header ids +merge_request: 27025 +author: Willian Balmant +type: fixed |