Hi!
I can not get the (markdown) tables in the admin plugin working:
Here is the code:
Table_Code
And here`s the output:
Table_Output
Hi!
I can not get the (markdown) tables in the admin plugin working:
Here is the code:
Table_Code
And here`s the output:
Table_Output
How does the markdown look after you save? Does it look correct?
Does it work if you create the table manually in the markdown file? Really the admin does not do anything special.
Right, the editor preview messes up the table header a bit. Missing a thead style, adding it now
Yep, just found out the same - crappy in preview-mode, working on live-site.
Should be fixed in the next release, I posted a fix