jemdoc – tables
jemdoc includes preliminary support for tables.
Table syntax
~~~
{}{table}{TABLENAME}
first entry | another entry ||
as many rows | as you like ||
bottom row | last entry
~~~
TABLENAME should either be replaced with a name — which becomes the table's css id — or be omitted.
Notes
Example
|