﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14680	Adding new tag (self-closing)	Yunus ÖZ		"I use ckeditor in a project and i have a problem i setted 2 tag called ""member, pro""

when i use them like this

<member />
<pro />

ckeditor make the first tag to auto parent for next tag so wysiwyg side show me it like this (i looked it to object-inspector)

<member>
<pro />
</member>

and when i return to source code there is no problem :( looking good What is the problem i cant understand. and if i set them to normal tag (non self-closer) everything is ok"	Bug	closed	Normal		General		duplicate		
