Skip to content

Enable HTML tags to make Mermaid render dotted lines

Flowcharts appear to be missing styles if HTML tags are disabled for labels. They appear to disabled because some browsers (https://github.com/knsv/mermaid/issues/303) may omit labels if they are present, but in testing with Microsoft Edge this doesn't appear to be an issue now.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/60869

Edited by Stan Hu

Merge request reports

Loading