Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REQUEST] Add vertical (left and right) header columns to table rendering #3564

Open
kevinli1993 opened this issue Nov 15, 2024 · 1 comment

Comments

@kevinli1993
Copy link

It'd be great to have a new Box enum which specifies that the first (or last, or both) columns in a table should be separated by a vertical bar. For example:

      |   A    B    C
------+-----------------
   x  |  ...  ...  ...
   y  |  ...  ...  ...
   z  |  ...  ...  ...

here, the x, y, z are row labels that make up the first column in the table. (This leading column also has no header.)

Copy link

Thank you for your issue. Give us a little time to review it.

PS. You might want to check the FAQ if you haven't done so already.

This is an automated reply, generated by FAQtory

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

No branches or pull requests

1 participant