In my own html generating libraries, I normally allow an integer argument to the <BR> maker, which is a count of how many tags to put out. So:
{{=BR(5)}}
could output <BR><BR><BR><BR><BR>
This works out since the BR tag can't have any components
anyway.
Just a thought. I find it useful at times.
Tobiah
--

