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 |
Please support creating tables within source code comments written with Markdown.
For example: