Skip to content

How to preserve spaces in GFM tables? #443

Description

@peterdell

Hello,
in my project there are many table of the form

| A |B|
|---|-|
| 1 |2|

When I use the GFM table extension they are correctly parsed, but all spaces are removed and that make editing the table impossible afterwards. Is there a way to prevent this condensation of the existing spaces?

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions