svn: /web/doc-editor/trunk/js/ux/ Ext.ux.CodeMirror.js

[email protected] (Yannick Torres)
Newsgroups php.doc.web
Message-ID <[email protected]>
yannick                                  Thu, 10 Dec 2009 21:56:26 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=291967

Log:
Add new parser option to fix <link> parsing

Changed paths:
    U   web/doc-editor/trunk/js/ux/Ext.ux.CodeMirror.js

Modified: web/doc-editor/trunk/js/ux/Ext.ux.CodeMirror.js
===================================================================
--- web/doc-editor/trunk/js/ux/Ext.ux.CodeMirror.js	2009-12-10 21:08:30 UTC (rev 291966)
+++ web/doc-editor/trunk/js/ux/Ext.ux.CodeMirror.js	2009-12-10 21:56:26 UTC (rev 291967)
@@ -89,7 +89,7 @@
        readOnly: this.readOnly,
        content: this.value,
        parserfile: this.parserFile,
-       parserConfig: {alignCDATA: true},
+       parserConfig: {alignCDATA: true, useHTMLKludges: false},
        indentUnit: 1,
        id:this.id,
        lineNumbers: true,
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.