Help:Editing: Difference between revisions
m Protected "Help:Wiki help": Counter-productive edit warring ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
m Undo revision 37063 by PiotrGrochowski (talk) Tag: Undo |
||
| Line 43: | Line 43: | ||
=== Lists === | === Lists === | ||
You can create lists | 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 | ||
# first level | |||
=== Tables === | === Tables === | ||