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 |