> It's possible with the <<newTiddler>> macro, but what about when using
> WikiWords?
Why can't you use the NewTiddler macro in this instance?
Either way, you could create a shadow tiddler with a simple plugin:
config.shadowTiddlers.foo = "lorem ipsum dolor sit amet";
However, that means you're gonna have to escape content (e.g. line
breaks are "\n").
-- F.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---