Describe the bug
Some proto-docs tables look broken as a following figure.

To Reproduce
This is related with a protoc-gen-doc plugin. You can see an issue in here. It said multi-line comments for RPC did not work correctly.

This kind of comments will result in mal-formatted tables.
Suggested Solution
- One-line comments
- Easy way to solve this problem right now
- Wait protoc-gen-doc updates
- This PR will fix the problem