Thanks Danielo, that does seem like a bug with the CodeMirror plugin. I've created a ticket here:
https://github.com/Jermolene/TiddlyWiki5/issues/582 Many thanks, Jeremy. On Wed, Apr 23, 2014 at 4:51 PM, Danielo Rodríguez <[email protected]>wrote: > For some reason that I can not understand this works like a charm > > <$linkcatcher set=<<qualify "$:/state/typeDropdown">> setTo="yes"> > <$link to="">edit</$link> > </$linkcatcher> > <div class="tw-block-dropdown-wrapper"> > <$reveal state=<<qualify "$:/state/typeDropdown">> type="nomatch" text="" > default=""> > <div class="tw-block-dropdown tw-edit-type-dropdown"> > <$linkcatcher to="!!editable" set=<<qualify "$:/state/typeDropdown">> > setTo=""> > <$list filter="[list[$:/StoryList]]"><$link to={{!!title}}><$view > field="title"/></$link> > </$list> > </$linkcatcher> > </div> > </$reveal> > </div> > > <$edit-text tiddler= {{!!editable}}/> > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWikiDev" 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/tiddlywikidev. > 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 "TiddlyWikiDev" 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/tiddlywikidev. For more options, visit https://groups.google.com/d/optout.
