I have try to add a table like this: ``` First Header | Second Header ------------- | ------------- Content Cell | Content Cell Content Cell | Content Cell ``` And it did not work. I also try to this tutorial http://stackoverflow.com/questions/12296453/how-to-render-table-with-redcarpet-and-markdown and did not work either. Do we support tables in this project ?
I have try to add a table like this:
And it did not work.
I also try to this tutorial http://stackoverflow.com/questions/12296453/how-to-render-table-with-redcarpet-and-markdown and did not work either.
Do we support tables in this project ?