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 with multilines cells are not rendered properly #45

Open
Jhraumg opened this issue Jan 19, 2023 · 1 comment
Open

tables with multilines cells are not rendered properly #45

Jhraumg opened this issue Jan 19, 2023 · 1 comment
Labels

Comments

@Jhraumg
Copy link

Jhraumg commented Jan 19, 2023

from Confluence embeded lists in tables doc,

||Heading 1||Heading 2||
|* Item 1
* Item 2
* Item 3|# Item 1
# Item 2
# Item 3|

should preview as a 2 columns table, with list in second line cells.

It is instead displayed as a mix of separate tables and bullets lists

tested on v1.0.0

@denco
Copy link
Owner

denco commented Jan 30, 2023

Hi Thanx for providing issue, will check how to implement it. but could take a bit time.. :-/

@denco denco added the bug label Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants