You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the precompiled Typst library is lagging behind the source in uben0/tree-sitter-typst/ as if I'm reading it correctly, it's pointed at a commit from 8 months ago. Typst 0.11.1 is out now and there was several updates to the language, so the more recent variation is required for using it with typst-ts-mode and Emacs. Thanks!