这是indexloc提供的服务,不要输入任何密码
Skip to content

Superfluous row when using cells with arbitrary y #16

@PgBiel

Description

@PgBiel

The usage of tablex shown below has the following (unexpected) output, with one more row than necessary:

#tablex(
  columns: 3,
  [a],
  cellx(y: 2)[a]
)

image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions