[Templates] Syntax question

Andy Wardley abw@wardley.org
Wed, 09 May 2007 13:41:50 +0100


Bill can't  seem to do this:
> content WRAPPER outter.tt + $page;

That's a bug/limitation in the TT2 parser.  Glancing at the grammar, 
it looks like it might be fixable.  But I've got a nagging doubt that
it's not as straightforward as it looks at first glance.

I'll glance deeper when I get a moment.

A