dhruvasagar / dhruvasagar/vim-table-mode
Support tables in source code comments
Open
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.