dhruvasagar / dhruvasagar/vim-table-mode

Support tables in source code comments

Open
#241 4 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
Vim Script
Stars
2.2k
Forks
100
PR merge metrics
No merged PRs in 30d

Description

Please support creating tables within source code comments written with Markdown.

For example:

```
/// | parameter | description |
/// |-----------|-------------------------------|
/// | `n` | number of players |
/// | `start` | starting score of each player |
/// | `k` | scaling factor |
```

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.