Skip to content

Fix appending state to issuable references

What does this MR do?

Ignore nodes with no children. Append directly to the node instead of the last child of the node to avoid inheriting formatting from the last child.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

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

Merge request reports