obsidian-table-editor
obsidian-table-editor copied to clipboard
[BUG] can not show latex equation normally
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 !
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?
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