This behavior of the CreolePageFilter is actually wrong: Leading whitespaces should be ignored: 
 
 ---- 
TestingTesting 
 
 
{{{ {{{ ~}}} ~ }}} 
 
---- 
What about a simple table like this? 
{{{csv: 
Head1,Head2 
0,1 
1,2 
3,4 
}}} 
 
---- 
 
[[Euphoria|Euphoria]] 
//super 
test// 

Trying to see what the statement about line ends being preserved within paragraphs really means. So, typing a medium size paragraph, then will insert a line end (and extra word) without a blank line following. This paragraph is without an "internal" line end. 

Trying to see what the statement about line ends being preserved within paragraphs really means. So, typing a medium size paragraph, then will insert a line end (and extra word) without a blank line following.
This paragraph has an extra line end after the period in the previous sentence. Let's see if there is a difference in rendering.

Well, no difference at my current page width (at least in the preview)--on at least the preview, the line is rendered like:

{{{following. This paragraph has an extra ...}}}

But, on one save, it came out approximately like (approximately to imply that both lines ended near the right margin):

{{{.............. ...following. 
This paragraph has an extra ...}}}

Need to insert an extra word in both paragraphs and see if it makes a difference. **Done:** and it still doesn't look like the line end is preserved, so I guess I don't know what someone is trying to say (or is there a bug?).