=== Editor 1 ===
1. Set cursor at the beginning of text
1. Select Heading 1 from Format list
* Expected: Heading style should be removed. In Source mode, result should be : {{{^paragraph1
}}}
=== Editor 2 ===
Editor 2 is set in enterMode=BR
1. set cursor at the beginning of text
2. select Heading 3 from Format list
* In Source mode, result should be : {{{ ^Test}}}
=== Editor 3 ===
Editor 2 is set in enterMode=BR
1. set cursor at the beginning of text
2. select ""Red title"" from Styles list
* In Source mode, result should be : {{{ ^Test}}}
Editor 1
Editor 2
Editor 3