Markdown inline latex limit 50
@rajatgitlab I was using Markdown, when I have found that there is an upper limit to the number of inline latex formulas. After exactly 50 occurrences on one page, rendering will stop. For example: I can repeat on Wiki page \$\`A^2\`\$ 60 times in one line. First 50 will be seen as formula and last 10 as text. Here https://gitlab.com/gitlab-org/gitlab/-/merge_requests/88375 I saw that similar limits was uplifted. Could you uplift this limit too?
issue