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

Tables should support nested tables #697

Open
gdamore opened this issue Jul 5, 2020 · 0 comments
Open

Tables should support nested tables #697

gdamore opened this issue Jul 5, 2020 · 0 comments

Comments

@gdamore
Copy link
Collaborator

gdamore commented Jul 5, 2020

Nested tables are probably the least useful table feature, but asciidoctor supports them (although discourages their use).

Nested tables require custom delimiter support probably (see #696) and cell style support (for the "a" style) (see #695 and #694) and will likely need a full rework of the table parser.

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

2 participants