﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3364	Pressing enter at the end of a bulleted list does not end the list	Josh Nisly		"When creating a bulleted list, if the cursor is at the end of the list on a new item and enter is pressed, a new bullet is created instead of ending the list. For example:

{{{
 * Item 1
 * Item 2
 * | <-- Cursor here. Enter pressed.
}}}

Instead of ending the list:
{{{
 * Item 1
 * Item 2
| <-- Cursor here.
}}}

A new bullet is created:
{{{
 * Item 1
 * Item 2
 *  
 * | <-- Cursor here.
}}}
This can be consistently reproduced with the nightly samples.
"	Bug	closed	Normal		General	3.0 Beta	duplicate		
