Does anyone have this issue ? I'm using latex in markdown by either "$" or "$$" in jupyter notebook.
For example, here's what show if I do $\mu$
or $$\mu$$
in the markdown in notebook.
There is an extra "|" at the end everytime I use this.
Any idea ?