Skip to content
This repository was archived by the owner on Dec 9, 2022. It is now read-only.
This repository was archived by the owner on Dec 9, 2022. It is now read-only.

Code that occupies multiple lines in markdown table cells #35

Open
@petros

Description

@petros

This:

| Code | In | Table | Cells
| --- | --- | --- | ---
| `this is code`</br>`but` | asdf | asdf | asdf

generates this:

Code In Table Cells
this is code
but
asdf asdf asdf

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions