Ah, then that introduces a space in my notes that I don't want to have as 
I'm trying to make something that looks like this:

while (something)
   {
      Do stuff;
   }

Instead, I get this:

while (something)

   {

      Do stuff;

   }

If there's a quick fix, let me know because a single colon is pretty 
elegant looking! So far   has worked the best as crazy as it looks.




On Tuesday, February 28, 2017 at 3:58:29 PM UTC-6, Mat wrote:
>
> @philosopherhobbs
>
> >The ":" just shows up as text on the other side.
>
> You need to include an empty line before the fist use of it, e.g 
>
> :like this (note the empty line before it)
> :and this line is also indented because it has that first indented line 
> above it
>
> You can also use "quoting" variant, i.e
>
> >like this
> >and this
>
> ...or
>
> <<<
> this paragraph is in a quote
>
> and this too
> <<<
>
>
> <:-)
>
>

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/6ecfe9ce-b11b-4dad-a98b-166513bab9b3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to