diff --git a/test/vader/indentation.vader b/test/vader/indentation.vader index 3eadfe4..89444e4 100644 --- a/test/vader/indentation.vader +++ b/test/vader/indentation.vader @@ -76,6 +76,12 @@ Given tex (Indent: math): \right. \end{equation} + Test $[ ... )$ of unmatched brackets in + inline math text. + + In R, there is the operator \verb|[<-|... + that ... + Do (Indent): gg=G @@ -97,6 +103,12 @@ Expect tex (Verify): \right. \end{equation} + Test $[ ... )$ of unmatched brackets in + inline math text. + + In R, there is the operator \verb|[<-|... + that ... + Given tex (Indent: tikz): \tikz \fill[green] rectangle (0.5,0.5); Something about something.