Skip to content

Commit

Permalink
unindent tests
Browse files Browse the repository at this point in the history
  • Loading branch information
muzimuzhi committed Nov 28, 2024
1 parent 58b5e43 commit 1943fca
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions testfiles/hvline-004.tex
Original file line number Diff line number Diff line change
Expand Up @@ -16,28 +16,28 @@
\hrule\bigskip

\BEGINTEST{empty text}
\begin{tblr}{
hlines,
vlines,
hline{1}={text={}},
vline{1}={text={}},
}
a
\end{tblr}
\begin{tblr}{
hlines,
vlines,
hline{1}={text={}},
vline{1}={text={}},
}
a
\end{tblr}
\ENDTEST

\bigskip\hrule\bigskip

% lvjr/tabularray#303
\BEGINTEST{fragile text}
\begin{tblr}{
hlines,
vlines,
hline{1}={text={\def\x{}\rlap{--h--}}},
vline{1}={text={\textbf{v}}},
}
a
\end{tblr}
\begin{tblr}{
hlines,
vlines,
hline{1}={text={\def\x{}\rlap{--h--}}},
vline{1}={text={\textbf{v}}},
}
a
\end{tblr}
\ENDTEST

\end{document}

0 comments on commit 1943fca

Please sign in to comment.