handle generic tables
This commit is contained in:
parent
da302cd9b2
commit
db78bffb2c
2 changed files with 16 additions and 2 deletions
|
@ -147,6 +147,13 @@ line 1
|
|||
indented 4 characters
|
||||
}}}
|
||||
|
||||
= Tables =
|
||||
== General table layout and HTML like options ==
|
||||
{{{
|
||||
||cell 1||cell2||cell 3||
|
||||
}}}
|
||||
||cell 1||cell2||cell 3||
|
||||
|
||||
= Rules =
|
||||
{{{
|
||||
--- (not a rule)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue