﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6601	Incorrect indent in source	Giel Berkers		"Paragraphs always have weird indention. When you have a blank install of ckeditor and you create a paragraph with the text 'test', the source is:

{{{
<p>
	test</p>
}}}

instead of:

{{{
<p>test</p>
}}}
"	Bug	closed	Normal		General	3.4.1	invalid		
