mirror of
https://github.com/typst/typst
synced 2025-08-13 06:37:57 +08:00
remove test comment
This commit is contained in:
parent
5b4a89edbc
commit
bd04619993
@ -65,7 +65,6 @@
|
|||||||
columns: 2,
|
columns: 2,
|
||||||
stroke: black,
|
stroke: black,
|
||||||
inset: 5pt,
|
inset: 5pt,
|
||||||
// grid.cell(x: 1)[a],
|
|
||||||
grid.header(grid.cell(x: 0)[b1], grid.cell(x: 0)[b2]),
|
grid.header(grid.cell(x: 0)[b1], grid.cell(x: 0)[b2]),
|
||||||
// This should skip the header
|
// This should skip the header
|
||||||
grid.cell(x: 1)[c]
|
grid.cell(x: 1)[c]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user