you could try the following:
{{yellowBox{
<<tiddler "abc.txt">>
}}}
and adding this to your StyleSheet tiddler:
.yellowBox {
background-color: yellow;
}
Jon
On Mar 8, 1:58 pm, Marcus Hibell <[email protected]> wrote:
> I can read in an external text file using the ExternalTiddler plugin.
>
> However I would like the text that is read in to be formatted, eg put
> into a nice yellow box, as if I had typed {{{ and }}} around the text.
> If I try this all I get is the actual wiki code in a yellow box eg
> <<tiddler "abc.txt">>
>
> Is there a way to get this text in a box rather than the code?
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tiddlywiki?hl=en.