1
HFS ~ HTTP File Server / Re: Empty lines
« on: October 13, 2008, 09:01:04 PM »
I just want the macro output code on a new line or nothing like this:
<div>
</div>
or
<div>
<a href="somewhere">Link</a>
</div>
<div>
</div>
or
<div>
<a href="somewhere">Link</a>
</div>