Skip to content

fmt: Code in table with pipes leads to data loss #106

@zeisss

Description

@zeisss

Input:

| A   | B  |
|-----|----|
| Foo | `a | b` |

Leads to this output:

| A   | B  |
|-----|----|
| Foo | `a |

I expected it to keep the | b, but that disappeared.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions