TiddlyWiki.org

Ticket #449 (new enhancement)

Opened 7 months ago

Last modified 2 months ago

Treat N line breaks as one

Reported by: DSM Assigned to:
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

18/01/08 10:07:17 changed by FND

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

Note: This is closely related to #34.

29/01/08 14:15:04 changed by MartinBudden

  • owner deleted.
  • milestone set to 2.4.

14/04/08 10:04:36 changed by MartinBudden

  • milestone changed from 2.4 to 2.5.

28/05/08 11:27:46 changed by MartinBudden

  • milestone changed from 2.5 to 3.0.

09/06/08 15:20:51 changed by FND

cross-reference: #335

22/06/08 20:18:57 changed by FND

  • keywords changed from format to formatting.

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