I want to produce HTML table in Jekyll driven web site.
The table is to be formatted with table and table-stripped classes like this:
table
table-stripped
I have found the following solutions:
{: .table .table-striped} |Port | Content served by | queries/second | | ------------------------------------------| | 80 | Apache | 130 | | 8080 | Varnish | 6200 | {: .aaa .bbb} Lorem ipsum...