Hi FrD It sounds like you're being hit by the 5.0.8 change to the way that the content of widgets is parsed:
http://tiddlywiki.com/static/Notes%2520for%2520upgrading%2520to%25205.0.8-beta.html You probably need to add an extra linebreak after your opening <$select> tag, so that there is a double linebreak to introduce block mode content. Best wishes Jeremy On Wed, Apr 23, 2014 at 8:36 AM, FrD <[email protected]> wrote: > Hi, > > It seems that inside the select widget (ie between <$select ...> and > </$select>) there is no way to have block mode ; everything is processed > inline. > > Outside the widget (for instance after) everything is fine again. > > Has something changed between say 5.0.8(or earlier when this widget > worked) and 5.0.10 with respect to this pb of block mode and inline mode ? > > Thanks > > FrD > > Le lundi 21 avril 2014 20:00:26 UTC+2, FrD a écrit : > >> Hi, >> >> I'm experimenting with Chris Hunt's select widget ( >> http://cjhunt.github.io/). >> >> I'm having a small problem after nesting some <$select>. >> No way to have a new paragraph after the selects. >> >> My MTC is here : >> >> https://dl.dropboxusercontent.com/u/9385804/MTC.SelectWidget.5-0-10.html >> >> Thanks in advance for any hint. >> >> FrD >> > -- > 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/d/optout. > -- 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/d/optout.

