Consider myTid tiddler has the below content:
This is a test
* one
* two
and then, the below script does some small processing like adding some
prefixes.
<$vars x={{myTid!!text}} >
<$list filter="[<x>addprefix[xx]]">
</$list>
And the result:
xxThis is a test * one * two
Is there any way to keep whitespace and linebreaks?
This may seems useless but it is used when you want to process the text
filed of a tiddler has paragraphs.
--Mohammad
--
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/124fa183-f52e-4287-8dcf-879436df8972%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.