Hi

A further thought with respect the perennial question -- would it be 
possible to modify the colon markup (for definitions) to avoid the spurious 
line feed?

If I write:

:indent
::double indent
:::triple indent

 I get:

   indent

       double indent

            triple indent

-- but it would be nice if this gave what I expected.

This would also enable colons to be interspersed anywhere within text 
without the spurious blank lines -- I could then write:

Some text
:Line1
:Line2

Some more text
:Line3
:Line4

and get this:

Some text
   Line1
   Line2

Some more text
   Line3
   Line4

This, I believe would take care of most use cases.

regards

On Wednesday, April 30, 2014 3:25:54 PM UTC+2, Thomas Guldstrand Larsen 
wrote:
>
> Hi,
>
> Warning: newbie here...
>
> When editing a tiddler, I write e.g
>
> This is line one.
> This in line two.
>
> When saving the tiddler it becomes
>
> This is line one. This is line two.
>
> So I try:
>
> This is line one.
>
> This in line two.
>
> and it becomes:
>
> This is line one.
>
> This in line two.
>
> How to prevent that? I just want the formatting to be as I wrote it 
> originally...I don't want This is line two to be in a new paragraph.
>
> Is there any WYSIWYG editors for TW5?
>
> Thanks
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to