Skip to content

Conversation

@lionel-
Copy link
Collaborator

@lionel- lionel- commented Oct 25, 2025

Closes #433

This works but I'll take a deeper look at comments placement in argument lists to make sure it all makes sense.

Also need to investigate panic with:

matrix(
  data =
  # fmt: table
  c(
    1, 2,
    10, 200
  ),
  ncol = 2
)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Table directives in argument lists do not work

2 participants