Cf. #592: Added Vader tests
This commit is contained in:
parent
392ba488b4
commit
1d126b98b9
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user