Dave, The example you give is not clearly a button!
Are you simply typing your macro in, or using a custom editorTool Bar button or something? This append then occurs after you save? If you can find out how to make it occur repeatedly try disabling you plugins on at a time until it not longer occurs to identify the possible cause. Also check for system tiddlers that have being overridden for a possible error. If this is occurring systematically understanding how it happens could be an opportunity for innovations. Regards Tony On Friday, May 24, 2019 at 8:59:37 AM UTC+10, Dave wrote: > > Not sure if this is a Bob thing or not, but I keep getting additions of > code to a lot of my macro buttons. Here's an example: > > \define bef() > <$edit-text tiddler="$(currentTiddler)$.notes" class="tw-edit-texteditor > myBigNote" tag="textarea" default=""/> > \end"tw-edit-texteditor myBigNote" tag="textarea" default=""/> > \end > > its supposed to end at the first "\end", but somewhere in the works the > tail end of the tiddler gets doubled. > > I've only noticed it on macros, but that may be because its super obvious > where the macro button is actually rendered that something's wrong. > > - Dave > > > P.S. its not happening a lot, just noticing maybe 1 or 2 a week. > -- 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/e7e0c4e8-581e-4504-ad73-47ba0c1df42b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

