Thank you very much Tony and Jed! Also, I now feel like a total airhead knowing the solution was something that simple / obvious. Thank you for glossing over that fact in your answers :rofl:
- Rene *(in my own defense, i was on my way out of the office when i wrote that and just tossed it on the forums hoping for an answer when i got back - it didnt even occur to me it was something so simple!)* On Friday, June 22, 2018 at 8:27:28 PM UTC+8, TonyM wrote: > > Rene, > > Removing un nessasary new line characters from between each button > reference should be enought. > > If not past an example where you have them together. > > regards > Tony > On Friday, June 22, 2018 at 8:27:33 PM UTC+8, Jed Carty wrote: > > You just don't put two line breaks between them. > > <$button>Button 1</$button><$button>Button 2</$button> > > > or > > <$button>Button 1</$button> > <$button>Button 2</$button> > > > > but > > <$button>Button 1</$button> > > > <$button>Button 2</$button> > > > will stack them vertically. -- 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/4a8c9c07-eccd-4373-9bd9-598c2efcf3f4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

