Skip to content

Request: Table Alignment #227

@xrxca

Description

@xrxca

This may be an upstream issue, but it would be nice if column alignment was supported in tables.
Most markdown systems I use support this (including github as seen below)

|Left|Right|Center|
|:---|----:|:----:|
|1|2|3|
|44|55|66|

becomes

Left Right Center
1 2 3
44 55 66

in notediscovery it becomes:

Left Right Center
1 2 3
44 55 66

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