From 3a754133dbc138390503341fd2e9beba3e43aa4b Mon Sep 17 00:00:00 2001 From: Jose Antonio Marquez Date: Fri, 27 Jan 2012 12:05:17 -0800 Subject: Merged old FileIO --- imports/codemirror/mode/xml/index.html | 44 ++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100755 imports/codemirror/mode/xml/index.html (limited to 'imports/codemirror/mode/xml/index.html') diff --git a/imports/codemirror/mode/xml/index.html b/imports/codemirror/mode/xml/index.html new file mode 100755 index 00000000..3b6d6af1 --- /dev/null +++ b/imports/codemirror/mode/xml/index.html @@ -0,0 +1,44 @@ + + +
+The XML mode supports two configuration parameters:
+htmlMode (boolean)
br
) do not require a closing tag.alignCDATA (boolean)
MIME types defined: application/xml
, text/html
.