Warning, /webapps/ocs-apiserver/library/HTMLPurifier/ConfigSchema/schema/HTML.Parent.txt is written in an unsupported language. File is not indexed.
0001 HTML.Parent 0002 TYPE: string 0003 VERSION: 1.3.0 0004 DEFAULT: 'div' 0005 --DESCRIPTION-- 0006 0007 <p> 0008 String name of element that HTML fragment passed to library will be 0009 inserted in. An interesting variation would be using span as the 0010 parent element, meaning that only inline tags would be allowed. 0011 </p> 0012 --# vim: et sw=4 sts=4