1Testing!
2
3 * Handles different kinds of lists
4   1. Bulleted
5   2. Numbered
6      - You can nest them as far as you want.
7      - It's pretty decent about figuring out which level of list it
8        is supposed to be on.
9        - You don't need to change bullet markers to start a new list.
10   3. Lettered
11      A. Finally handles lettered lists
12      B. Upper and lower case both work
13         a) Here's an example
14         b) I've been meaning to add this for some time.
15      C. Of course, HTML can't specify how ordered lists should be
16         indicated, so it may be a numbered list in some
17	 browsers. (Ok, most browsers)
18 * Doesn't screw up mail-ish things
19 * Spots preformated text sometimes
20
21Testing!
22