Cf. #592: Added Vader tests
This commit is contained in:
parent
392ba488b4
commit
1d126b98b9
@ -76,6 +76,12 @@ Given tex (Indent: math):
|
|||||||
\right.
|
\right.
|
||||||
\end{equation}
|
\end{equation}
|
||||||
|
|
||||||
|
Test $[ ... )$ of unmatched brackets in
|
||||||
|
inline math text.
|
||||||
|
|
||||||
|
In R, there is the operator \verb|[<-|...
|
||||||
|
that ...
|
||||||
|
|
||||||
Do (Indent):
|
Do (Indent):
|
||||||
gg=G
|
gg=G
|
||||||
|
|
||||||
@ -97,6 +103,12 @@ Expect tex (Verify):
|
|||||||
\right.
|
\right.
|
||||||
\end{equation}
|
\end{equation}
|
||||||
|
|
||||||
|
Test $[ ... )$ of unmatched brackets in
|
||||||
|
inline math text.
|
||||||
|
|
||||||
|
In R, there is the operator \verb|[<-|...
|
||||||
|
that ...
|
||||||
|
|
||||||
Given tex (Indent: tikz):
|
Given tex (Indent: tikz):
|
||||||
\tikz \fill[green] rectangle (0.5,0.5); Something
|
\tikz \fill[green] rectangle (0.5,0.5); Something
|
||||||
about something.
|
about something.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user