Opened 4 years ago

Closed 4 years ago

Last modified 3 years ago

#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

Sorry, I don't understand anything in this ticket.

Can you email the dev@ mailing list and explain the problem?

Note: See TracTickets for help on using tickets.