I had thought about using a variable but not seen any way to set that value 
to it. How clever of you! Many thanks again!

Le vendredi 16 avril 2021 à 18:03:01 UTC+2, Eric Shulman a écrit :

> On Friday, April 16, 2021 at 8:28:56 AM UTC-7 jn.pierr...@gmail.com wrote:
>
>> But I can't add a newline character because there is no way I can code it 
>> that I am aware.
>>
> So if you know how to summon newlines, please enlight me!
>>
>
> Assign a literal newline to a variable.  Then you can add the variable to 
> your text by using addsuffix<newline> within the filter syntax.
> <$vars newline="
> ">
> <$set name="output" filter="[*...some filter operators...*
> addsuffix<newline>]">
> ...
> </$set>
> </$vars>
>
> -e
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e937e2aa-592c-4abd-a2c9-5ab9b72a2f36n%40googlegroups.com.

Reply via email to