Warning, /webapps/ocs-apiserver/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveSpansWithoutAttributes.txt is written in an unsupported language. File is not indexed.
0001 AutoFormat.RemoveSpansWithoutAttributes 0002 TYPE: bool 0003 VERSION: 4.0.1 0004 DEFAULT: false 0005 --DESCRIPTION-- 0006 <p> 0007 This directive causes <code>span</code> tags without any attributes 0008 to be removed. It will also remove spans that had all attributes 0009 removed during processing. 0010 </p> 0011 --# vim: et sw=4 sts=4