I am writing a GitHub issue / wiki page that contains a table in which one of the columns is quite large for many posts. Is there a way to wrap long columns in a table in a GitHub-compatible labeling?
Example:
| Regular column | Long column |
| -------------- | ----------- |
| Small amount | There is so much that he does, so I have to scroll, which is very bad for fast readability. |
I would like to make the content of "Long Column" be automatically wrapped so that people can view the content without having to scroll to the right to see all the content.
source share