You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a table contains both short and long rows, long rows are broken to a cell in each line and separated from other rows by a blank line. However this blank line is not added if there are short rows and a long row following that.
In the example, I would have expected an empty line to be added before line 20.