I’ve just discovered that it is possible in SnipSnap to nest an enumerated list within a regular bulleted list. You won’t find this in the SnipSnap documentation.
For example, you could start with a list like this:
- Item 1
- Item 2
- Item 3
and then add a sub-list:
- Item 1
- Sub-item 1
- Sub-item 2
- Sub-item 3
You can also add an enumerated list into a 2nd level bulleted list:
- Item 1
- Sub-item
- Sub-item 1
- Sub-item 2
- Sub-item 3
- Sub-item
This also works with other types of enumerated lists:
- Item 1
- Sub-item
- Sub-item 1
- Sub-item 2
- Sub-item 3
- Sub-item
or
- Item 1
** Sub-item
**a. Sub-item 1
**a. Sub-item 2
**a. Sub-item 3
- Item 2
- Item 3
However, going the other way, from enumerated list to bulleted list, doesn’t work so well:
- Item 1
a.- Sub-item 1
a.- Sub-item 2
a.- Sub-item 3
- Item 2
- Item 3
I also discovered that it is possible to go several levels deep with enumerated lists:
- Level 1
- Level 2
- Level 3
- Level 3.2
- Level 3.2
- Level 2