Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Hanzel <mhanzel@gitlab.com>2019-07-16 10:09:55 +0300
committerKushal Pandya <kushalspandya@gmail.com>2019-07-16 10:09:55 +0300
commitd50f41d0f2103f78039ef4d01eda5d30ff968d6e (patch)
treeae61802eccfee6d3e2e6a619bf4b774a430428e9 /changelogs
parent38aa79de0623cd197769adea9a22ae6762a3b638 (diff)
Fix linebreak rendering in Mermaid flowcharts
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/mh-mermaid-linebreaks.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/mh-mermaid-linebreaks.yml b/changelogs/unreleased/mh-mermaid-linebreaks.yml
new file mode 100644
index 00000000000..e38820d8ce3
--- /dev/null
+++ b/changelogs/unreleased/mh-mermaid-linebreaks.yml
@@ -0,0 +1,5 @@
+---
+title: Fix linebreak rendering in Mermaid flowcharts
+merge_request: 30730
+author:
+type: fixed