Skip to content

Fix math rendering on blob pages

What does this MR do?

Fix math rendering on a blob page.

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

Don't think so!

Why was this MR needed?

renderGFM calls both syntaxHighlight and renderMath!

Screenshots (if relevant)

image

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #33048 (closed).

Merge request reports