Skip to content

Pipe-escape \| inside table is broken (also pipe-symbol in code-block) #592

Closed
@adroste

Description

@adroste

If i have a table with an escaped pipe-symbol like the following one:

| h1         | h2  |
| ---        | --- |
| abc \| def | xyz |

it is rendered like:

screen shot 2018-07-29 at 19 01 08

because the escape-sequence is not recognized and/or handled properly.

Replacing \| with | is my workaround atm.

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