Hi! The issues is with line breaks. This is from the HTMLFormattingPluginInfo: <http://www.TiddlyTools.com/#HTMLFormattingPlugin>
"Even though you can use HTML tags within your tiddler content, *the default treatment for line breaks still follows the Wiki-style rule (i.e., all new lines are displayed as-is)*. When adding HTML content to a tiddler (especially if you cut-and-paste it from another web page), *you should take care to avoid adding extra line breaks to the text*." Just remove the line breaks between the HTML tags and it will be fine. w On Sunday, April 30, 2017 at 6:26:47 PM UTC+2, blackHole wrote: > > Hi ! > > I have installed HTMLFormattingPlugin from > http://www.TiddlyTools.com/#HTMLFormattingPlugin . > It works fine indeed, but I see an unexpected behaviour, probably because > of a misunderstanding of mine. > > A tiddler containig > > > <HTML> > <table> > <tr> > <th>Month</th> > <th>Savings</th> > </tr> > <tr> > <td>January</td> > <td>$100</td> > </tr> > </table> > </HTML> > > when the plugin is disabed looks like > > and like, instead, when it is enabled this way > > Please, can you suggest a solution ? > > > Have a great day ! > <http://www.TiddlyTools.com/#HTMLFormattingPlugin> > > <http://www.TiddlyTools.com/#HTMLFormattingPlugin> > -- 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/449725b9-493e-441c-a0bd-4b784ec29fac%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

