Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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