]> git.immae.eu Git - github/wallabag/wallabag.git/blame_incremental - Core.ConvertDocumentToFragment.txt
Merge pull request #4438 from wallabag/dependabot/composer/scheb/two-factor-bundle...
[github/wallabag/wallabag.git] / Core.ConvertDocumentToFragment.txt
... / ...
CommitLineData
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