Skip to content

Fix markdown rendering for label references

Douglas Barbosa Alexandre requested to merge fix-label-reference-filter into master

What does this MR do?

Fixes #14424 (closed)

Fixes #19753 (closed)

Fixes #19760 (closed)

Are there points in the code the reviewer needs to double check?

The changes in the pattern used to extract label references from text.

Screenshots (if relevant)

Before:

Before 1

Before 2

Before 3

After:

After 1

After 2

/cc @DouweM @rspeicher @axil

Merge request reports