dhruvasagar / dhruvasagar/vim-table-mode

Support Github flavoured markdown table

Open
#70 8 comments 3 reactions 0 assignees View on GitHub
Dominant language
Vim Script
Stars
2.2k
Forks
100
PR merge metrics
No merged PRs in 30d

Description

Is it possible to support the table format as shown here: https://help.github.com/articles/github-flavored-markdown/ ?

The main difference is the spaces in the header separator, for e.g. :

``` markdown
| ------------- | ------------- |
instead of
|---------------|---------------|
```

I find it much clearer to look at, suitable for minimalists.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.