﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13106	Issues using AllowedExtraContent	Thierry		"Hi, 
I have issues to correctly parameter the ""allowedExtraContent"" option.
In my textarea there is custom HTML tag that I want to keep.

There is an example : 
<foo>bar</foo>
<foo attr=""value""/>

I successfully manage to keep the first one using : 
extraAllowedContent : 'foo'
But the I can't manage to keep the second one.

Thanks for your help."	Bug	closed	Normal		General		invalid		
