Skip to content

Fix label display in issue description

Mitchell Nielsen requested to merge 2-fix-label-display into main

Ensures that the labels display correctly by moving the " to the correct position. Note that the label has to exist to be shown with the correct formatting in the issue description.

Closes #2 (closed)

Testing

Created the labels, and manually edited the description for gitlab-org/cloud-native/gitlab-operator#237 (closed) to move the " to the correct position, then clicked Preview:

image

Edited by Mitchell Nielsen

Merge request reports