diff --git a/e2etests/todo_test.go b/e2etests/todo_test.go index a7ecebb82..e8da70c2d 100644 --- a/e2etests/todo_test.go +++ b/e2etests/todo_test.go @@ -25,6 +25,14 @@ b: |latex e = mc^2 | +complex: |latex +f(x) = \\begin{dcases*} + x & when $x$ is even\\\ + -x & when $x$ is odd + \\end{dcases*} +| + +complex -> c a -> c b -> c sugar -> c