On 5/9/06, Bill Moseley <[EMAIL PROTECTED]> wrote:
Does TT track the current column position?

I want to have filter for use in email that will wrap, but respects
the current indent.  For example:

How about the Template::Plugin::Wrap plugin?

[% USE wrap %]
[% wrap(email.body, 78, '    ', '    ') %]

Cheers,

Cees

_______________________________________________
templates mailing list
[email protected]
http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to