View Single Post
Old 08-29-2005, 08:46 AM   #1
rwillmer
Green Mole
 
Join Date: Aug 2005
Posts: 5
possible to display snippets without losing line breaks?

I'm using phpdig to search some code. The search snippets lose all the line breaks
which are there on the original html version of the code.

Can I display the snippets as they were originally?

I think the original has the code I'm searching within a <PRE/> block. but just putting <pre></pre> around the output doesn't work.

Any pointers welcome
Rachel
rwillmer is offline   Reply With Quote