Skip to content

Commit

Permalink
fix: add warning for misleading option (#433)
Browse files Browse the repository at this point in the history
  • Loading branch information
simonLeary42 authored Jan 10, 2025
1 parent 00a0748 commit b21a591
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ This parameter determines whether or not the filter should convert
input that is a full document with html and body tags to a fragment
of just the contents of a body tag. This parameter is simply something
HTML Purifier can do during an edge-case: for most inputs, this
processing is not necessary.
processing is not necessary. Warning: Full HTML purification has not
been implemented. See GitHub issue #7.

--ALIASES--
Core.AcceptFullDocuments
Expand Down

0 comments on commit b21a591

Please sign in to comment.