File "Core.NormalizeNewlines.txt"

Full Path: /home/clickysoft/public_html/jmapi5.clickysoft.net/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.NormalizeNewlines.txt
File size: 279 bytes
MIME-type: text/plain
Charset: utf-8

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