jbyuki / nabla.nvim

take your scientific notes :pencil2: in Neovim
MIT License
581 stars 17 forks source link

unparsed equation #50

Closed max397574 closed 1 year ago

max397574 commented 1 year ago

perhaps this is out of the scope of this plugin ...nvim/site/pack/packer/opt/nabla.nvim/lua/nabla/ascii.lua:1761: Unknown block expression aligned

\[
    \left[
    \begin{aligned}
        x &=p_x+t{\cdot}v_x\\
        y &=p_y+t{\cdot}v_y
    \end{aligned}
    \right]
\]

would give Screenshot 2022-10-09 at 14 26 52

max397574 commented 1 year ago

really cool thank you