Help:Bulleted and numbered lists

From AMI@Work Communities Wiki

* bulleted lists
* are easy to create
** just put more asterisks to create
** subitems and
*** subsubitems
* etc
----
# the same goes
## for numbered lists
# but there's one more thing
----
* they can
*# be nested
*# as you see fit
*#* just always keep
*#* the same prefix of '#' and '*'
----
; Definition list : list of definitions
; Defined item : goes between ';' and ':'
; Definition : goes after the ':'

gives

  • bulleted lists
  • are easy to create
    • just put more asterisks to create
    • subitems and
      • subsubitems
  • etc

  1. the same goes
    1. for numbered lists
  2. but there's one more thing

  • they can
    1. be nested
    2. as you see fit
      • just always keep
      • the same prefix of '#' and '*'

Definition list 
list of definitions
Defined item 
goes between ';' and ':'
Definition 
goes after the ':'
Personal tools
community tools