Closed jgm closed 1 year ago
$ #let g = $3$ #g $ (line 1, column 15): unexpected "\n" expecting digit, "\"", "\\", "&", "\8730", "none", "auto", "true", "false", "0b", "0x", "0o", ".", "(", "{", "[", "|", "#", "!=", ">=", "<=", "<-", "->", "=>", "<--", "-->", "<==", "==>", "...", "'" or "$"
This works fine:
$ #let g = 3 #g $
Found in trying to parse https://github.com/Leedehai/typst-physics