#1486381 closed Feature Requests (wontfix)
NewLines in text editor (compose)
| Reported by: | fabiortsf | Owned by: | |
|---|---|---|---|
| Priority: | 1 - Highest | Milestone: | 0.4-beta |
| Component: | Other | Version: | 0.3.1 |
| Severity: | normal | Keywords: | NewLines, text editor, break line |
| Cc: |
Description
he line break leaves the ugly text.
this is a problem that has always existed in all versions.
newline are created in new tags <p>
correct is to use <BR/>.
EX:
current: <p>Text</p><p>newline blah....</p>
suggestion: <p>Text<br/>newline blah....</p>
the text is so much better.
Change History (2)
comment:1 Changed 4 years ago by till
- Resolution set to wontfix
- Status changed from new to closed
comment:2 Changed 3 years ago by alec
Here you've got info why BR's are not better than P's. http://wiki.moxiecode.com/index.php/TinyMCE:FAQ#TinyMCE_produce_BR_elements_on_enter.2Freturn_instead_of_P_elements.3F
Note: See
TracTickets for help on using
tickets.

Sorry, I don't understand anything in this ticket.
Can you email the dev@ mailing list and explain the problem?