> i am trying to turn my mainMenu into a table. i've got the table all > HTMLed into the mainMenu tiddler, and i copied and pasted the old > links and buttons i had (which were working fine) from the old > mainMenu into my new table, and now it seems like the buttons and > double-bracketed links don't work within the <html> tag. is there an > easy way around this? >
I don't think it is possible to use wiki markup within html tags in a tiddler. However you can still get a table to show in the MainMenu by using 100% wiki mark up Things like the following will work | Buttons | Tiddlers | | <<newTiddler>> | [[GettingStarted]] | | <<newJournal>> | [[DefaultTiddlers | | etc | etc | If you need more help on wikimarkup tables have a look here http://wikitext.tiddlyspace.com/#[[Formatting%20Tables]] Hope that helps Colm -- 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.

