> I have a tiddler, call it "Target", where I want the text to appear. I > want the new text to appear at the top of the tiddler, so I put > "%MARKER%" at the top of the target tiddler. >... > Then the Target tiddler appears with the new data appended. But the > data is appended at the bottom of the tiddler, not at the top where > %MARKER% appears.
The marker sequence includes the leading and trailing "/" characters, like this: /%MARKER%/ so that it forms a TiddlyWiki *comment* that can be embedded in a tiddler without it being rendered as visible content. enjoy, -e --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

