Index: /FCKeditor/trunk/_whatsnew.html
===================================================================
--- /FCKeditor/trunk/_whatsnew.html	(revision 937)
+++ /FCKeditor/trunk/_whatsnew.html	(revision 938)
@@ -128,27 +128,20 @@
 			the HtmlEncodeOutput setting to instruct the editor to encode the posted data.</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/357">#357</a>] Added a "Remove Link" option
-			in the context menu for hyperlinks.
-			</li>
+			in the context menu for hyperlinks.</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1060">#1060</a>] FCKeditor 2.5 is now compatible
-	       		with Firefox 3.0 alpha.	
-			</li>
+	       		with Firefox 3.0 alpha.</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/817">#817</a>] New "Merge Down/Right" commands
-			for merging tables cells in non-Gecko browsers.
-			</li>
+			for merging tables cells in non-Gecko browsers.</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/212">#212</a>] New "Show Blocks" command button
-			in toolbar to show paragraphs in the editor frame.
-			</li>
+			in toolbar to show paragraphs in the editor frame.</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1197">#1197</a>] New "Blockquote" command button
-			in toolbar.
-			</li>
+			in toolbar.</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1288">#1288</a>] The "More Colors..." button in
 			color selector popup has been made optional and configurable by the FCKConfig.EnableMoreFontColors option.
 			</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/356">#356</a>] The Find and Replace dialogs are now
-			unified into a single dialog with tabs.
-			</li>
+			unified into a single dialog with tabs.</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1231">#1231</a>] CSS styles are now used
-			instead of &lt;blockquote&gt; tags for indenting and outdenting.
-			</li>
+			instead of &lt;blockquote&gt; tags for indenting and outdenting.</li>
 	</ul>
 	<p>
@@ -307,79 +300,58 @@
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/205">#205</a>] Fixed the issue where visible 
 			&gt;br&lt; tags at the end of paragraphs are incorrectly removed after switching to and from source
-			mode.
-			</li>
+			mode.</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1050">#1050</a>] Fixed a minor PHP/XML 
-			incompatbility bug in editor/dialog/fck_docprops.html.
-			</li>
+			incompatbility bug in editor/dialog/fck_docprops.html.</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/462">#462</a>] Fixed an algorithm bug in
 			switching from source mode to WYSIWYG mode which causes the browser to spin up and freeze for broken 
-			HTML code inputs.
-			</li>
+			HTML code inputs.</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1019">#1019</a>] Table command buttons are
-			now disabled when the current selection is not inside a table.
-			</li>
+			now disabled when the current selection is not inside a table.</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/135">#135</a>] Fixed the issue where context
 	       		menus are misplaced in FCKeditor when FCKeditor is created inside a &gt;div&lt;	node with scrolling.
 			</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1067">#1067</a>] Fixed the issue where context
-			menus are misplaced in Safari when FCKeditor is scrolled down.
-			</li>
+			menus are misplaced in Safari when FCKeditor is scrolled down.</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1081">#1081</a>] Fixed the issue where undoing
-			table deletion in IE7 would cause JavaScript errors.
-			</li>
+			table deletion in IE7 would cause JavaScript errors.</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1061">#1061</a>] Fixed the issue where backspace
-			and delete cannot delete special characters in Firefox under some circumstances.
-			</li>
+			and delete cannot delete special characters in Firefox under some circumstances.</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/403">#403</a>] Fixed the issue where switching
 			to and from source mode in full page mode under IE would add excessive line breaks to &lt;style&gt;
-			blocks.
-			</li>
+			blocks.</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/121">#121</a>] Fixed the issue where maximizing
 			FCKeditor inside a frameset would resize FCKeditor to the whole window's size instead of just the container
-			frame's size.
-			</li>
+			frame's size.</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1093">#1093</a>] Fixed the issue where pressing 
-			Enter inside an inline tag would not create a new paragraph correctly.
-			</li>
+			Enter inside an inline tag would not create a new paragraph correctly.</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1089">#1089</a>] Fixed the issue where pressing
-			Enter inside a &lt;pre&gt; block do not generate visible line breaks in IE.
-			</li>
+			Enter inside a &lt;pre&gt; block do not generate visible line breaks in IE.</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/332">#332</a>] Hitting Enter when the caret is at
-			the end of a hyperlink will no longer continue the link at the new paragraph.
-			</li>
+			the end of a hyperlink will no longer continue the link at the new paragraph.</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1121">#1121</a>] Hitting Enter with 
 			FCKConfig.EnterMode=br will now scroll the document correctly when the new lines have exceeded the lower
-			boundary of the editor frame.
-			</li>
+			boundary of the editor frame.</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1063">#1063</a>]
 			[<a target="_blank" href="http://dev.fckeditor.net/ticket/1084">#1084</a>]
 			[<a target="_blank" href="http://dev.fckeditor.net/ticket/1092">#1092</a>] 
-			Fixed a few Norwegian language translation errors.
-			</li>
+			Fixed a few Norwegian language translation errors.</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1148">#1148</a>] Fixed the issue where the 
 			&quot;Automatic&quot; and &quot;More Colors...&quot; buttons in the color selection panel are not centered
-			in Safari.
-			</li>
+			in Safari.</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1187">#1187</a>] Fixed the issue where the &quot;Paste
-			as plain text&quot; command cannot be undone in non-IE browsers.
-			</li>
+			as plain text&quot; command cannot be undone in non-IE browsers.</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1222">#1222</a>] Ctrl-Backspace operations will now
-			save undo snapshots in all browsers.
-			</li>
+			save undo snapshots in all browsers.</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1223">#1223</a>] Fixed the issue where the insert link
-			dialog would save multiple undo snapshots for a single operation.
-			</li>
+			dialog would save multiple undo snapshots for a single operation.</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/247">#247</a>] Fixed the issue where deleting everything
 			in the document in IE would create an empty &lt;p&gt; block in the document regardless of EnterMode settign.
 			</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1280">#1280</a>] Fixed the issue where opening a combo
-			box will cause the editor frames to lose focus when there are multiple editors in the same document.
-			</li>
+			box will cause the editor frames to lose focus when there are multiple editors in the same document.</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/363">#363</a>] Fixed the issue where the Find dialog
-			does not work under Opera.
-			</li>
+			does not work under Opera.</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/50">#50</a>] Fixed the issuew where the Paste button
-			is always disabled in Safari.
-			</li>
+			is always disabled in Safari.</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/389">#389</a>] Pasting text with
 			comments from Word won't generate errors in IE, thanks to the idea from Swift.</li>
