You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This often occurs in text such as in the $n$th iteration, .... To reproduce:
In the $n$th iteration, the size is $\frac{2}{3}$.
Expected result:
In the $n$th iteration, the size is $\frac{2}{3}$.
Actual result:
In the $n\$thiteration,thesizeis$ \frac{2}{3}$.
(Note: github requires starting the LaTeX block with dollar-backtick and ending it with backtick-dollar in this situation. Another implementation, stackedit.io, accepts this syntax without backticks; if you do include them, they get rendered.)
The text was updated successfully, but these errors were encountered:
This often occurs in text such as
in the $n$th iteration, ...
. To reproduce:Expected result:
In the$n$ th iteration, the size is $\frac{2}{3}$ .
Actual result:
In the$n\$thiteration,thesizeis$ \frac{2}{3}$.
(Note: github requires starting the LaTeX block with dollar-backtick and ending it with backtick-dollar in this situation. Another implementation, stackedit.io, accepts this syntax without backticks; if you do include them, they get rendered.)
The text was updated successfully, but these errors were encountered: