Skip to content

Formatting error with double-width unicode character #63

@andrehsu

Description

@andrehsu

For this table, the ⟺ character is double width, but the extension treats it as a single-width character, which results in an unaligned table.

How it looks:

| ¬(A ⟺ B)          | Premise |
| (A ⟹ B) ∧ (B ⟹ A) |         |
|                   |         |

How it should look:

| ¬(A ⟺ B)           | Premise |
| (A ⟹ B) ∧ (B ⟹ A) |         |
|                   |         |

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