Documentation
Usage: Table rows can have alternating background colors.
Example
| # | First Name | Last Name | Username |
|---|---|---|---|
| 1 | Johnny | Beegood | @guitarbell |
| 2 | Pat | Summitt | @dontmess |
| 3 | Blount | College | @oldskool |
Shortcode
[table-wrap striped="true"] ... table code ... [/table-wrap]