enhancementhelp wanted
Metriche repository
- Star
- (2236 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
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 |