At 14:00 15/08/2001 +0100, Andy Wardley wrote:
>This works for me:
>
>[% FILTER replace("\n{2,}", '</p><p>') %]That works for text that I enter into the template by hand, but for some reason the text that is pulled from the database passes through the filter unchanged. Anyone any suggestions as to why html_para works but the above filter doesn't? I populated the database through a web based form using IE on Windows 98. The web server, database, perl and templates are all on the one Sun OS 5.6 machine. Andrew
