Mohammad, Thanks for the tip on using the code for <br>. It works great.
You make a good point about wikifying the text I am passing. It may not be a big problem for the simple case I have for this current project but it does make sense to consider changing my solution. On Thu, Dec 6, 2018 at 11:26 PM Mohammad <[email protected]> wrote: > Scott, > The problem with your solution is: Some wikitext formatting in your main > tiddler or $:/temp/Append > will not work and every time you use updtTID macro those formatting > will be removed or wikified. For example try to append > > This is a ''Text''. > > Or > > ``` > y=sx > ``` > > This is another Test. `y` is a variable. > > > > And if for example your main tiddler contains > > > This text has been transcluded from`test`:{{test}} > > After appending, you will not have {{test}} but its wikified value has > been inserted! > > > -Mohammad > > -- > You received this message because you are subscribed to a topic in the > Google Groups "TiddlyWiki" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/tiddlywiki/XSnQsePRSVU/unsubscribe. > To unsubscribe from this group and all its topics, 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/c447d8f0-3dfe-4e09-bf41-98e3bae92525%40googlegroups.com > <https://groups.google.com/d/msgid/tiddlywiki/c447d8f0-3dfe-4e09-bf41-98e3bae92525%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAGUDtYEiV8a865KmX21UAHMc-PZdUBH5%3Dm_hb45XTsmAiqzbWA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

