grid header multiple fixed

This commit is contained in:
PgBiel 2025-04-07 21:41:15 -03:00
parent f3ae293042
commit e142bb4e8f
2 changed files with 1 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 214 B

View File

@ -130,8 +130,7 @@
grid.header([b])
)
--- grow-header-multiple ---
// Error: 3:3-3:19 cannot have more than one header
--- grid-header-multiple ---
#grid(
grid.header([a]),
grid.header([b]),