bullet list examples:
ul-li type lists (normal bullet list):
- thing 1
- thing 2
- nested thing 1
- nested thing 2
- thing 3
thing 3
ol-li type lists (numbered):
- thing 1
- thing 2
- nested thing 1
- nested thing 2
- thing 3
dl-dt type lists (no bullets, no nuttin'):
- thing 1
- thing 2
- nested thing 1
- nested thing 2
- thing 3
big complicated ul-li list:
- thing 1
- thing 2
- nested thing 1
- nested thing 2
- double nested thing 1
- double nested thing 2
- triple nested thing 1
- triple nested thing 2
- quadruple nested thing 1
- quadruple nested thing 2
- triple nested thing 3
- double nested thing 3
- nested thing 3
- thing 3
big complicated ul-li list with just bullets
- thing 1
- thing 2
- nested thing 1
- nested thing 2
- double nested thing 1
- double nested thing 2
- triple nested thing 1
- triple nested thing 2
- quadruple nested thing 1
- quadruple nested thing 2
- triple nested thing 3
- double nested thing 3
- nested thing 3
- thing 3