Ticket #449 (closed enhancement: duplicate)

Opened 5 years ago

Last modified 5 years ago

Treat N line breaks as one

Reported by: DSM Owned by:
Priority: minor Milestone: 3.0
Component: core Version:
Severity: low Keywords: formatting
Cc:

Description

Some people will enter paragraphs with only one CRLF at the end (ie. no blank lines between paragraphs). Others will use two CRLFs because it makes it easier to read in edit mode. This is particularly true when inputting list items after a paragraph.

I've noticed that, if I create a paragraph and then put in a list with a separating blank line, the tiddler will be rendered with two blank lines between the paragraph and the list. If I create the paragraph and then add the list without an intervening blank line, the tiddler will be rendered with one blank line between the paragraph and the list.

The bug is that the paragraph and list should be rendered with one intervening blank line regardless of how many CRLFs separate the paragraph and the list.

Change History

Changed 5 years ago by FND

  • type changed from defect to enhancement
  • severity changed from high to low
  • milestone 2.3.1 deleted

Note: This is closely related to #34.

Changed 5 years ago by MartinBudden

  • owner JeremyRuston deleted
  • milestone set to 2.4

Changed 5 years ago by MartinBudden

  • milestone changed from 2.4 to 2.5

Changed 5 years ago by MartinBudden

  • milestone changed from 2.5 to 3.0

Changed 5 years ago by FND

cross-reference: #335

Changed 5 years ago by FND

  • keywords formatting added; format removed

cross-references: In addition to #34 and #335, this issue is closely related to #688.

Changed 5 years ago by FND

  • status changed from new to closed
  • resolution set to duplicate
Note: See TracTickets for help on using tickets.