]> git.immae.eu Git - github/wallabag/wallabag.git/blame - inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.TidyImpl.txt
remove autoload section in composer.json
[github/wallabag/wallabag.git] / inc / 3rdparty / htmlpurifier / HTMLPurifier / ConfigSchema / schema / Filter.ExtractStyleBlocks.TidyImpl.txt
CommitLineData
d4949327
NL
1Filter.ExtractStyleBlocks.TidyImpl\r
2TYPE: mixed/null\r
3VERSION: 3.1.0\r
4DEFAULT: NULL\r
5ALIASES: FilterParam.ExtractStyleBlocksTidyImpl\r
6--DESCRIPTION--\r
7<p>\r
8 If left NULL, HTML Purifier will attempt to instantiate a <code>csstidy</code>\r
9 class to use for internal cleaning. This will usually be good enough.\r
10</p>\r
11<p>\r
12 However, for trusted user input, you can set this to <code>false</code> to\r
13 disable cleaning. In addition, you can supply your own concrete implementation\r
14 of Tidy's interface to use, although I don't know why you'd want to do that.\r
15</p>\r
16--# vim: et sw=4 sts=4\r