Skip to content

Do not use |- ligature when part of |-| #713

@andOlga

Description

@andOlga

The |-| sequence of characters is used in Markdown tables to separate the header of the table from the contents, e.g.:

|Column 1|Column 2|
|-|-|
|R1C1|R1C2|
|R2C1|R2C2|

Currently, Fira code applies the |- ligature here, resulting in this, which looks entirely wrong:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions