Simple example of using Collapse-Commander with sub-elements:
[expand cid="3279" /]
Master Blaster
sub item two
this is the second item
sub item one
this is the first item
Since 1.3.3 we can use order and orderby attributes
[expand cid="3279" orderby="title" order="ASC" /]
Master Blaster
sub item one
this is the first item
sub item two
this is the second item