markup
markup copied to clipboard
math doesn't render if surrounded by certain characters
MWE:
$-style math cannot be preceeded by most characters.
$x$ a$x$ 1$x$ -$x$ '$x$ "$x$ ($x$ [$x$ {$x$ /$x$
$x$ a$x$ 1$x$ -$x$ '$x$ "$x$ ($x$ [$x$ {$x$ /$x$
$-style math cannot be succeded by alphanumeric characters:
$x$a $x$1
$x$a $x$1
Dollar-backtick math cannot be preceeded by an alphabetic character:
a$`x`$
a$x$
Edit: This issue has been brought up multiple times in the community discussions:
- https://github.com/orgs/community/discussions/28115
- https://github.com/orgs/community/discussions/30157
- https://github.com/orgs/community/discussions/55343
Stale issue message
Still an issue.
Stale issue message
Still an issue