Skip to content

Support for newlines within cells #28

@EthanZeigler

Description

@EthanZeigler

Ask
Support newline characters within cells of a table

Expected

| header | header | header |
|---------|---------|---------|
| Cell      | cell       | multi    |
|             |             | cell       |

Actual

| header | header | header |
|---------|---------|---------|
| Cell      | cell       | multi
cell |

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions