]> git.immae.eu Git - github/wallabag/wallabag.git/blame - inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.ConvertDocumentToFragment.txt
remove autoload section in composer.json
[github/wallabag/wallabag.git] / inc / 3rdparty / htmlpurifier / HTMLPurifier / ConfigSchema / schema / Core.ConvertDocumentToFragment.txt
CommitLineData
d4949327
NL
1Core.ConvertDocumentToFragment\r
2TYPE: bool\r
3DEFAULT: true\r
4--DESCRIPTION--\r
5\r
6This parameter determines whether or not the filter should convert\r
7input that is a full document with html and body tags to a fragment\r
8of just the contents of a body tag. This parameter is simply something\r
9HTML Purifier can do during an edge-case: for most inputs, this\r
10processing is not necessary.\r
11\r
12--ALIASES--\r
13Core.AcceptFullDocuments\r
14--# vim: et sw=4 sts=4\r