﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4508	Paste plain text linebreaks alignment with v2	Garry Yao	Garry Yao	"We should align the line break logic in plain text insertion with what back in v2.
{{{
	// TODO: Replace the following with fill line break processing (see V2).
	text = text.replace( /(?:\r\n)|\n|\r/g, '<br>' );
}}}"	New Feature	closed	Normal	CKEditor 3.1	Core : Pasting		fixed	Confirmed	
