Skip to content

Allow line breaks in table rows #2725

@theroch

Description

@theroch

Is your feature request related to a problem? Please describe.
We want to have line breaks in table rows to format the text.
Othe markdown viewers/editors allow this by using <br> or <br /> tags.

Describe the solution you'd like
Support <br> tags or other formating tags to allow line breaks in table rows like this:

| **Org** | **Name** | **Contact** |
|-----|------|--------------|
| Org | Name | E-Mail: my@mail.com <br> Tel: 01/ 123456789 |

Describe alternatives you've considered
We already tested with double spaces, \, \n,
nothing works.

Additional context
See also https://stackedit.io/app#

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions