Infinity-For-Reddit
Infinity-For-Reddit copied to clipboard
Caret doesn't format properly in code blocks
When using a caret (^) inside a code block (```) it formats as <sup>...</sup>
How I typed it:

How it appears:

Version: 5.1.9
Same is true for inline code:

This seems still to be an issue (Infinitiy Version 5.3.6)
For example, when viewing this, the second code block contains sed -nE '/^>/ {, which is displayed as sed -nE '/<sup>>/</sup> {
Hey @casperklein I am not able to reproduce your bug. 5.4.0 beta. But I don't think we changed the parser in the meantime.

I've updated to v5.4.0-beta4 and the issue is gone 👍