Skip to content

Distinguish header's VerticalLines and cell's VerticalLines #197

@tisonkun

Description

@tisonkun

I have a table formatted as:

 fetch_stats | col1 | col2  
============================
 foobar      | v1   | value 
 baz         | long | v

I'd like to format it as:

 fetch_stats  col1  col2  
============================
 foobar      | v1   | value 
 baz         | long | v

But it seems so far VerticalLines controls both sides.

@Nukesor Thoughts?

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