Skip to content

Linebreak within table cell not correctly rendered #2871

@markusvorraber

Description

@markusvorraber

Marked version: 5.1.0

Describe the bug
If I want a linkbreak within a table cell, it is rendered as a new table row instead.

To Reproduce
Steps to reproduce the behavior:
Just put a new line inside of a table cell.
Demo link

Expected behavior
A br element should be rendered instead of a new tr
In Pandoc, this is correctly rendered, see Demo link

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