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
|