Difference between revisions for Playground / Table Syntax




← Previous edit
Next edit →

Additions:
|| ^ Syntax ^ Notes ||
*| | Heading 1      | Heading 2       | Heading 3         |*
^| Row 1 Col 1    |(x=2) Row 1 Col 2     | Row 1 Col 3       ||
|| Row 2 Col 1    ^(x=3) some colspan  ||
|| Row 3 Col 1    |(x=2) Row 3 Col 2     ^ Row 3 Col 3        ||

Deletions:
*| | Syntax | Notes |*
*| | Heading 1      | Heading 2       | Heading 3         |  |*
^| Row 1 Col 1    | Row 1 Col 2     | Row 1 Col 3       |  ||
|| Row 2 Col 1    ^ some colspan  ||