fperucic / treant-js

Treant.js - javascript library for drawing tree diagrams
MIT License
864 stars 314 forks source link

Compiling LaTeX in Treant nodes #171

Open Omer1Yuval1 opened 2 years ago

Omer1Yuval1 commented 2 years ago

I am using MathJax to compile LaTeX expressions. When I do this for a Treant node, the node gets shifted to the left and disconnects from its branches.