RTE HTMLarea
| < 3.2.3. Behavior of the text styling drop-down list | Table Of Content | 3.4. FAQ: How do I remove a link? > |
3.3. FAQ: How do I insert a line break instead of a paragraph?
Using the Enter key inserts a paragraph (<p>, <hx> or <pre>). Using shift-Enter will insert a line break (<br />).
You may also disable RTE Page TSConfig property EnterParagraphs. Then, Mozilla/Firefox browsers will behave in their native mode and pressing the Enter key will insert a br tag. However, Internet Explorer will continue to insert paragraphs on pressing the Enter key.