``` $test1: (`${}`); $test2: [{ $variable: 3; message: ` ${[1, 2, 3]} `, }, 'any']; [$test1, $test2] ``` Hi! This two tests crashes syntax highlighting! This is why it is very difficult to format long strings with jora.
Hi! This two tests crashes syntax highlighting! This is why it is very difficult to format long strings with jora.