Skip to content

[Feature request] Top and bottom borders for org tables. #32

@AKmatiAK

Description

@AKmatiAK

Hi. Org-mode table syntax is a bit weird when it comes to borders. However, it's probably possible to make it look like normal table. What I mean: table top and bottom border vertical lines stick out of table. So my request is to somehow make valign recognize top and bottom lines and make them different from rest so they not stick out. I tried to do it but it's not simple for me, as I don't know how to program in elisp. The most difficult task however might be to find way to format | or this strange inverted space hack (fancy bar, which I use btw) in code to be half width.

to be more specific, here's example table:

|-----------|---|---|
|something|xyz|xyz|
|-----------|---|---|

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