]> git.wh0rd.org - tt-rss.git/blob - lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.NormalizeNewlines.txt
quickAddFeed: remove oauth notice, mention you can paste site URL
[tt-rss.git] / lib / htmlpurifier / library / HTMLPurifier / ConfigSchema / schema / Core.NormalizeNewlines.txt
1 Core.NormalizeNewlines
2 TYPE: bool
3 VERSION: 4.2.0
4 DEFAULT: true
5 --DESCRIPTION--
6 <p>
7 Whether or not to normalize newlines to the operating
8 system default. When <code>false</code>, HTML Purifier
9 will attempt to preserve mixed newline files.
10 </p>
11 --# vim: et sw=4 sts=4