@@ -786,7 +786,7 @@ A footnote reference tag looks like this:[^1]
Reference tags can use letters and other characters.[^footnote-note]
[^footnote-note]:Unfortunately, an upstream bug causes rendering failure for tags that include lowercase 'w' (see issue #24423).
[^footnote-note]:Avoid using lowercase `w` or an underscore (`_`) in your tag name until until an [upstream bug](https://gitlab.com/gitlab-org/gitlab/issues/24423) is resolved.
```
A footnote reference tag looks like this:[^1]
...
...
@@ -795,8 +795,7 @@ A footnote reference tag looks like this:[^1]
Reference tags can use letters and other characters.[^footnote-note]
[^footnote-note]:Unfortunately, an upstream bug causes rendering failure for tags that include lowercase 'w' (see issue #24423).
[^footnote-note]:Avoid using lowercase `w` or an underscore (`_`) in your tag name until until an [upstream bug](https://gitlab.com/gitlab-org/gitlab/issues/24423) is resolved.