Index: FCKeditor/trunk/_samples/perl/sampleposteddata.cgi
===================================================================
--- FCKeditor/trunk/_samples/perl/sampleposteddata.cgi	(revision 132)
+++ FCKeditor/trunk/_samples/perl/sampleposteddata.cgi	(revision 884)
@@ -95,5 +95,5 @@
 			<tr>
 				<td valign="top" nowrap><b>$key</b></td>
-				<td width="100%">$postedValue</td>
+				<td width="100%" style="white-space:pre">$postedValue</td>
 			</tr>
 _HTML_TAG_
