]> git.immae.eu Git - github/wallabag/wallabag.git/blame - inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.Newline.txt
[add] HTML Purifier added to clean code
[github/wallabag/wallabag.git] / inc / 3rdparty / htmlpurifier / HTMLPurifier / ConfigSchema / schema / Output.Newline.txt
CommitLineData
d4949327
NL
1Output.Newline\r
2TYPE: string/null\r
3VERSION: 2.0.1\r
4DEFAULT: NULL\r
5--DESCRIPTION--\r
6\r
7<p>\r
8 Newline string to format final output with. If left null, HTML Purifier\r
9 will auto-detect the default newline type of the system and use that;\r
10 you can manually override it here. Remember, \r\n is Windows, \r\r
11 is Mac, and \n is Unix.\r
12</p>\r
13--# vim: et sw=4 sts=4\r