The other thing I should have said is that the behaviour for parsing the content of HTML elements and widgets is changing in 5.0.8.
Previously, you could trigger block mode for an element or widget by ensuring that the opening tag is followed immediately by a line break. In 5.0.8 and later, block mode is triggered with *two* line breaks after the opening tag. The positive effect of this change is that it makes it possible to write the following without TW5 inserting paragraph tags: <div> <h1>My manual heading</h1> </div> The burden for upgraders from the change is that many times you'll need to insert an extra line break after element/widget tags that should be in block mode. Best wishes Jeremy On Mon, Feb 24, 2014 at 5:41 PM, David Gifford <[email protected]> wrote: > Yikes! Okay I will make the changes. As for the 'tagged' filter, I thought > I had seen it somewhere, but am probably thinking of 'listed'. I was going > to ask here about 'tagged', but then thought, 'Why don't I just create a > list filtered with tagged, and see if it does something. It appeared to do > what I mention in the tutorial, so I figured it was something I remembered > but that wasn't documented. > > > On Monday, February 24, 2014 11:51:11 AM UTC-5, David Gifford wrote: >> >> Here is the link >> >> http://giffmex.org/TiddlyQuickly.html >> >> Enjoy! Dave >> > -- > 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 http://groups.google.com/group/tiddlywiki. > For more options, visit https://groups.google.com/groups/opt_out. > -- Jeremy Ruston mailto:[email protected] -- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/groups/opt_out.

