css - How to add multiple classes to MarkDown using Jekyll? -


i want produce html table in jekyll driven web site.

the table formatted table , table-stripped classes this:

<table class="table table-stripped"> 

how can it?

similar problem: how add multiple css classes paragraph in markdown used in jekyll?

i have found following solutions:

{: .table .table-striped} |port  | content served | queries/second | | ------------------------------------------| | 80   | apache            | 130            | | 8080 | varnish           | 6200           |   {: .aaa .bbb} lorem ipsum... 

Comments

Popular posts from this blog

java - Unable to make sub reports with Jasper -

Save and close a word document by giving a name in R -

How can I utilize Yahoo Weather API in android -