Help:Editing: Difference between revisions

this was how it was in the <code>wikispaces</code> era, I think
Xenwolf (talk | contribs)
Piotr, please stop to promote a pointless list model discussion, try to concentrate on contents and not to generate clean up work for others
Line 43: Line 43:
=== Lists ===
=== Lists ===


You can create lists with one of the [[list model]]s:
You can create bulleted lists by one or more <code>*</code> (asterisk) chars at the beginning of the line:


* first level
* first level
Line 49: Line 49:
** second level
** second level
* first level
* first level
You can create numbered lists by one or more <code>#</code> (number sign) at the beginning of the line:


# first level
# first level
Line 59: Line 61:
# first level
# first level
#* second level
#* second level
## second level
#* second level
* first level
# first level


=== Tables ===
=== Tables ===