Open neumannjan opened 1 year ago
For example, doing the following
#cite("a", "b", "c", "d")
breaks the parser on the new line, despite the fact that this is in fact valid Typst.
weird, when I add a test case for that, the test works fine
For example, doing the following
breaks the parser on the new line, despite the fact that this is in fact valid Typst.