Nevermind, i've found a way to get this done just by omitting the 
"separator" attribute. Like this:

List(blabla){

    Container(uid:'{all}, clocator:[tag:'li']){

          Image(uid:'image')

          Container(){
             UrlLink(uid: 'link')
             Span(uid: 'text')
         }
    }
}

-- 
You received this message because you are subscribed to the Google Groups 
"tellurium-users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/tellurium-users/-/FvZ0JOLcvlsJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tellurium-users?hl=en.

Reply via email to