﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8083	SCAYT auto append br to paragraph	Garry Yao		" 1. Load editor with following content:
{{{
<p>paragraph1</p>
<p>paragraph2</p>
}}}
 1. Enable SCAYT and wait for it's activation;
 1. Switch to source mode;
 * Actual Result:
{{{
<p>
	paragraph1</p>
<p>
	&nbsp;</p>
<br />
<p>
	paragraph2</p>
}}}"	Bug	closed	Normal		UI : Spell Checker	3.4	fixed		WebSpellChecker.net
