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
One format I continually use is a table of numbers with totals as the last row. I was wondering if this could be incorporated into the simple_table syntax? (I find the grid table way of setting this out quite cumbersome). Something like:
Day Apples Oranges
------- --------- ---------
Mon 3 5
Tues 2 6
======= ========= =========
Total 5 11
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
One format I continually use is a table of numbers with totals as the last row. I was wondering if this could be incorporated into the simple_table syntax? (I find the grid table way of setting this out quite cumbersome). Something like:
Beta Was this translation helpful? Give feedback.
All reactions