Skip to content

GFM parser should know table syntax #124

@maliayas

Description

@maliayas

GFM style tables should be detected by the GFM syntax of the plugin. Assigning scopes to tables will make highlighting and other features (e.g. Command Palette: List Tables) possible.

| Header1 | Header2 |
|---------|---------|
| val     | val     |
| val     | val     |

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions