Actually it was a problem with escaping in the template (on a larger example that the one here).
Thanks. On Mon, Aug 10, 2009 at 11:17 AM, Luis Correa d'Almeida<[email protected]> wrote: > Hi Andy > > The version is 271 2009-05-31 19:35:43Z as per the svn commit info on > the file. I downloaded it this weekend. > > Here is a template for the data dictionary above > > {.repeated section people} > <p>{name}</p> > {.repeated section attributes} > <p>{title}</p> > {.end} > {.end} > > The second repeated section does not get picked up. > > Thanks for your help. > > On Mon, Aug 10, 2009 at 5:23 AM, Andy Chu<[email protected]> wrote: >> >> On Sun, Aug 9, 2009 at 4:59 PM, Luis Correa d'Almeida<[email protected]> >> wrote: >>> >>> Here is another scenario. I can't get this to work. >> >> Not sure what you're referring to. I only see a data dictionary, no >> template. Also, please report the version of the code you're using. >> >> Andy >> >> >> >> > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "JSON Template" group. 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/json-template?hl=en -~----------~----~----~----~------~----~------~--~---
