summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/wordpress-mobile-pack/libs/htmlpurifier-4.8.0/library/HTMLPurifier/ConfigSchema/schema/Core.NormalizeNewlines.txt')
-rwxr-xr-xplugins/wordpress-mobile-pack/libs/htmlpurifier-4.8.0/library/HTMLPurifier/ConfigSchema/schema/Core.NormalizeNewlines.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/plugins/wordpress-mobile-pack/libs/htmlpurifier-4.8.0/library/HTMLPurifier/ConfigSchema/schema/Core.NormalizeNewlines.txt b/plugins/wordpress-mobile-pack/libs/htmlpurifier-4.8.0/library/HTMLPurifier/ConfigSchema/schema/Core.NormalizeNewlines.txt
new file mode 100755
index 00000000..d77f5360
--- /dev/null
+++ b/plugins/wordpress-mobile-pack/libs/htmlpurifier-4.8.0/library/HTMLPurifier/ConfigSchema/schema/Core.NormalizeNewlines.txt
@@ -0,0 +1,11 @@
+Core.NormalizeNewlines
+TYPE: bool
+VERSION: 4.2.0
+DEFAULT: true
+--DESCRIPTION--
+<p>
+ Whether or not to normalize newlines to the operating
+ system default. When <code>false</code>, HTML Purifier
+ will attempt to preserve mixed newline files.
+</p>
+--# vim: et sw=4 sts=4