Index: /MediaWiki/trunk/extensions/FCKeditor/FCKeditor.body.php
===================================================================
--- /MediaWiki/trunk/extensions/FCKeditor/FCKeditor.body.php	(revision 503)
+++ /MediaWiki/trunk/extensions/FCKeditor/FCKeditor.body.php	(revision 504)
@@ -359,4 +359,7 @@
         return parent::replaceExternalLinks($text);
     }    
+    function formatHeadings( $text, $isMain=true ) {
+    	return $text;
+    }
     
     function strip( $text, $state, $stripcomments = false , $dontstrip = array () ) {
