> I don't think it is possible to use wiki markup within html tags in a > tiddler.
http://www.TiddlyTools.com/#HTMLFormattingPlugin adds the ability to MIX HTML and wiki-syntax, so that you can use TiddlyLinks, macros, etc *within* the HTML (with a few limitations). note: way back in the early days (2005!), TiddlyWiki didn't handle ANY <html>...</html> syntax at all, and I wrote this plugin to address that need. Sometime after that, Jeremey added the basic <html>...</ html> handling to the TW core's standard formatters. However, while the TW core implementation can render 'pure' HTML syntax (by passing it directly to the browser for processing), the ability to use wiki-syntax inside the HTML block was *NOT* included in the core code. Fortunately, HTMLFormattingPlugin still provides this enhanced feature, and can be quickly and easily installed as an option in any documents that need this ability. Please read the documentation *carefully*, as there are some important issues regarding the handling of linebreaks when using mixed HTML-and- wiki syntax. enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios -- 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.

