Thanks Jeremy. I appreciate your hard work and responsiveness. Joshua
On Monday, March 17, 2014 4:51:43 PM UTC-5, Jeremy Ruston wrote: > > Hi Joshua > > On Mon, Mar 17, 2014 at 6:00 PM, Joshua <[email protected]<javascript:> > > wrote: > >> See the code below and the attached screenshot. Are others not seeing >> these errors when creating lists? I fumble around creating lists a lot and >> that is the only place I have seen these errors. I believe it is from >> syntax errors on my part. >> > > Terrific, thanks. The error was actually a bug in the heading parser. I've > committed a fix for 5.0.9: > > > https://github.com/Jermolene/TiddlyWiki5/commit/cdf3e101a832c7b419f1814f70c727fa9ee09bbd > > > But, my question isn't about the syntax but how to recover once I make > the mistake. :-) > > To fix problems like this, unless you've got a backup the best strategy is > indeed to edit the HTML file in a text editor (taking care to work on a > backup). > > Best wishes > > Jeremy > > > > >> >> <$list filter="[tag[classDate]sort[title]]"> >> >> !!<$view field="title" /> - <$list >> filter="[is[current]tagging[]sort[title]]"> >> >> <$view field="title" /> >> >> <ul><$list filter="[is[current]tagging[]sort[scheduleorder]]"> >> >> <li> >> >> <$transclude /> >> >> </li> >> >> </$list></ul> >> </$list> >> </$list> >> >> >> >> On Sunday, March 16, 2014 2:00:32 PM UTC-5, PMario wrote: >>> >>> Hi Joshua, >>> Could you post the text that caused the error with the !! here, so we >>> have a testcase to reproduce the behaviour? >>> -mario >>> >> > > > -- > Jeremy Ruston > mailto:[email protected] <javascript:> > -- 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.

