Cheetah
Functions | Variables
plugins/htmlpurifier/standalone/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.txt File Reference

Functions

AutoFormat RemoveEmpty HTML Purifier will attempt to remove empty elements that contribute no semantic information to the document The following types of nodes will be and that are not empty elements (remove< code > &lt;a &gt;&lt;/a &gt;</code > but not< code > &lt;br/&gt;</code >)
 

Variables

AutoFormat RemoveEmpty TYPE
 
AutoFormat RemoveEmpty HTML Purifier will attempt to remove empty elements that contribute no semantic information to the document The following types of nodes will be removed
 
AutoFormat RemoveEmpty HTML Purifier will attempt to remove empty elements that contribute no semantic information to the document The following types of nodes will be and that are not empty and</li >< li > Tags with no content
 
AutoFormat RemoveEmpty HTML Purifier will attempt to remove empty elements that contribute no semantic information to the document The following types of nodes will be and that are not empty and</li >< li > Tags with no except for
 
AutoFormat RemoveEmpty HTML Purifier will attempt to remove empty elements that contribute no semantic information to the document The following types of nodes will be and that are not empty and</li >< li > Tags with no except or</li >< li > Elements with the< code > id</code > or< code > name</codeattribute
 
while it may not seem that empty elements contain useful information
 
while it may not seem that empty elements contain useful they can alter the layout of a document given appropriate styling This directive is most useful when you are processing machine generated HTML
 
you may still notice some empty tags
 
you may still notice some empty particularly if a node had elements
 
you may still notice some empty particularly if a node had but those elements were later removed because they were not permitted in that context
 
you may still notice some empty particularly if a node had but those elements were later removed because they were not permitted in that or tags that
 
you may still notice some empty particularly if a node had but those elements were later removed because they were not permitted in that or tags after being auto closed by another tag
 
you may still notice some empty particularly if a node had but those elements were later removed because they were not permitted in that or tags after being auto closed by another where empty This is for safety reasons to prevent clever code from breaking validation The general rule of thumb
 
if HTML Purifier made it empty
 

Function Documentation

◆ elements()

AutoFormat RemoveEmpty HTML Purifier will attempt to remove empty elements that contribute no semantic information to the document The following types of nodes will be and that are not empty elements ( remove< code > &lt;a &gt;&lt;/a &gt;</code > but not< code > &lt;br/&gt;</code )

Variable Documentation

◆ attribute

AutoFormat RemoveEmpty HTML Purifier will attempt to remove empty elements that contribute no semantic information to the document The following types of nodes will be and that are not empty and</li><li> Tags with no except or</li><li> Elements with the<code> id</code> or<code> name</code> attribute

Definition at line 20 of file AutoFormat.RemoveEmpty.txt.

◆ content

AutoFormat RemoveEmpty HTML Purifier will attempt to remove empty elements that contribute no semantic information to the document The following types of nodes will be and that are not empty and</li><li> Tags with no content

Definition at line 17 of file AutoFormat.RemoveEmpty.txt.

◆ context

you may still notice some empty particularly if a node had but those elements were later removed because they were not permitted in that context

Definition at line 40 of file AutoFormat.RemoveEmpty.txt.

◆ elements

you may still notice some empty particularly if a node had elements

Definition at line 39 of file AutoFormat.RemoveEmpty.txt.

◆ empty

if HTML Purifier made it empty

Definition at line 44 of file AutoFormat.RemoveEmpty.txt.

◆ for

AutoFormat RemoveEmpty HTML Purifier will attempt to remove empty elements that contribute no semantic information to the document The following types of nodes will be and that are not empty and</li><li> Tags with no except for

Definition at line 17 of file AutoFormat.RemoveEmpty.txt.

◆ HTML

while it may not seem that empty elements contain useful they can alter the layout of a document given appropriate styling This directive is most useful when you are processing machine generated HTML

Definition at line 29 of file AutoFormat.RemoveEmpty.txt.

◆ information

while it may not seem that empty elements contain useful information

Definition at line 27 of file AutoFormat.RemoveEmpty.txt.

◆ removed

you may still notice some empty particularly if a node had but those elements were later removed because they were not permitted in that or tags after being auto closed by another where empty This is for safety reasons to prevent clever code from breaking validation The general rule of it will get removed

Definition at line 9 of file AutoFormat.RemoveEmpty.txt.

◆ tag

you may still notice some empty particularly if a node had but those elements were later removed because they were not permitted in that or tags after being auto closed by another tag

Definition at line 41 of file AutoFormat.RemoveEmpty.txt.

◆ tags

you may still notice some empty tags

Definition at line 38 of file AutoFormat.RemoveEmpty.txt.

◆ that

you may still notice some empty particularly if a node had but those elements were later removed because they were not permitted in that or tags that

Definition at line 40 of file AutoFormat.RemoveEmpty.txt.

◆ thumb

you may still notice some empty particularly if a node had but those elements were later removed because they were not permitted in that or tags after being auto closed by another where empty This is for safety reasons to prevent clever code from breaking validation The general rule of thumb

Definition at line 42 of file AutoFormat.RemoveEmpty.txt.

◆ TYPE

AutoFormat RemoveEmpty TYPE

Definition at line 2 of file AutoFormat.RemoveEmpty.txt.