Strip Linebreaks

This plugin strips any new lines and carriage returns from the text between its tags.

Example:

{exp:strip_lb}
some text
<br />
some more text<br />
even more text<br />
{/exp:strip_lb}

returns:

some text<br />some more text<br />even more text<br />

Download: pi.strip_lb.zip
1.1 KB

If you found something useful here and want to show your appreciation feel free to

or


Comments:

No comments yet.