From now on you can use the tag [table] ... [/table].

Two simple example to create new table in posts using [table] ... [/table].

[ table]A|B|C
D|E|F
[/table]

Seperate each column by | and Press enter to create a new row...

Another example where the very first head row will be shown.

[table="head"]H1|H2|H3
A|B|C
D|E|F
[/ table]

In this example First create the header row as shown above.

Header row will show as H1 H2 H3 in the very first title row.

The first row if used as a table header row is also sortable.


NOTE: IF THE HEADER ROW IS NOT VISIBLE AFTER CREATING THE TABLE AND THE REST OF THE ROWS ARE SHOWN PROPERLY THEN "REFRESH" OR "RELOAD" THE PAGE TO SEE THE CHANGES.


Click here to see example


Thanks