obsidian-table-editor icon indicating copy to clipboard operation
obsidian-table-editor copied to clipboard

[BUG] can not show latex equation normally

Open Xieleilab opened this issue 3 years ago • 2 comments

it seems have the following bug when editing with latex: if i write"$P\left(y_{j}>100 % \mid \theta\right)$" in the table editor,after update table ,the content shown in my note table change to "$P\left(y_{j}>100 % \mid \theta\right)$ " , i.e., the symbol ">" has changed into ">" automatically !

Xieleilab avatar Jun 13 '22 03:06 Xieleilab

Hi @Xieleilab, can you please explain this issue a little further? What do you mean by the symbol ">" has changed into ">"? Both are ">", is there a change in the character set?

ganesshkumar avatar Jun 17 '22 09:06 ganesshkumar

the simplest way is typing "P\left( {y > 100% \mid \theta } \right)" in the table editor ,with two "$"added on the both side, and see how it will display in the note, you can see that the equation can not be normally shown in the note

Xieleilab avatar Jun 18 '22 00:06 Xieleilab