Yeah, there's a new element for SWC - Lists! List are one of the more complicated elements of SWC. The format is: The "type" can be either ordered or unordered. Bullet types for ordered are "numbers", "letters(uppercase)", and "letters(lowercase)". Bullet types for unordered are "dash", "square", and "circle". Item types are text and link. Currently only text is functional. It's attributes are "TEXT", as in "example".