-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Open
Labels
Description
Bug Description
After importing from Notion, one latex block fails to render. This is the output: Build Exception: Unsanitized build exception detected: Unsupported operation: Temporary node CrNode encountered..Please report this error with correponding input.
How to Reproduce
Putting this in a latex block
f:D_f\rarr\mathbb{R},\\
g:D_g\rarr\mathbb{R},\\ a \in \overline{\R}, \textnormal{a je hromadným bodem množiny } D_f\cap D_g
\\ \exists V_a \textnormal{ tak, že } V_a\cap D_f = V_a\cap D_g \\
f(x)=\mathcal{O}(g(x)) \textnormal{ pro } x\rarr a \Leftrightarrow (\exists c \gt 0, c\in \mathbb{R}) (\exists U_a)\\ (\forall x \in (U_a\cap D_f \cap D_g) \setminus \{a\}) \Rightarrow |f(x)|\le c \cdot |g(x)|)
Expected Behavior
render the latex
Operating System
Windows
AppFlowy Version(s)
0.9.2
Screenshots
No response
Additional Context
No response