I have been playing with htmlpp (by imatix) since 1996, and just discovered the Termplate Toolkit (which is htmlpp on steroids).
But since I am a windows user, I have discovered one strange thing. It seems like TT outputs an extra line feed at the end of each line in the template IF the template is saved in DOS/Windows format. (with \r\n line endings) If the template is saved in UNIX format, everything works as expected. How can I avoid this behavior ? Don't want to remember to set UNIX format every time I create a template. Did not find any directive for it. _______________________________________________ templates mailing list [email protected] http://mail.template-toolkit.org/mailman/listinfo/templates
