We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00a0748 commit b21a591Copy full SHA for b21a591
library/HTMLPurifier/ConfigSchema/schema/Core.ConvertDocumentToFragment.txt
@@ -7,7 +7,8 @@ This parameter determines whether or not the filter should convert
7
input that is a full document with html and body tags to a fragment
8
of just the contents of a body tag. This parameter is simply something
9
HTML Purifier can do during an edge-case: for most inputs, this
10
-processing is not necessary.
+processing is not necessary. Warning: Full HTML purification has not
11
+been implemented. See GitHub issue #7.
12
13
--ALIASES--
14
Core.AcceptFullDocuments
0 commit comments