!!!Unnumbered Lists

these list are usually also refered to as bullet lists, however this term is misleading because with css you can format it as bold dashes as well...

{{{
whitespace before not allowed
* unnumbered list (interferes with [Bold And Italics]
- unnumbered list (interferes with [Horizontal Line])
}}}

!!!Numbered Lists
consensus at [Wikisym 06].
{{{
# number list
}}}

mixed lists ok