jbyuki / nabla.nvim

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

escape character closing bracket bug #57

Closed tw-ilson closed 1 year ago

tw-ilson commented 1 year ago

The opening bracket character \{ is correctly handled, but the closing bracket \} produces the sequence: }\}

jbyuki commented 1 year ago

Thank you for reporting! I'm sorry this took a while to process but it should be fixed now.