hatmatrix

Results 3 issues of hatmatrix

Hello, thanks for this excellent package! I found out that Julia [supports consecutive super/subscript completion](https://github.com/JuliaLang/julia/pull/38649). Typing for instance, `x\_123` produces `x₁₂₃` in the REPL. However, I don't get this behavior...

I've added MATLAB in Julia v1.11 through the package manager. I am running Windows 11 and MATLAB 2024b is installed. When I run ``` using MATLAB # this is fine...

I cannot reproduce this when I try to create a simple example, but when I have multiple Quarto files open and copy and paste from one to another, the current...