Hi Ben Thanks, good catch. It's an oversight that single quotes weren't being HTML encoded, fixed here:
https://github.com/Jermolene/TiddlyWiki5/commit/1e9e1a1fdc260bd8a19fa5d244590dabb5dfd7f5 Best wishes Jeremy On Fri, Feb 20, 2015 at 3:10 PM, Ben Collver <[email protected]> wrote: > Good morning, > > I noticed a broken link on http://tiddlywiki.com/static/AllTiddlers.html > > <a class='tc-tiddlylink tc-tiddlylink-resolves' > href='Eucaly's%2520Tiddly%2520World.html'>Eucaly's Tiddly World</a> > > Potential fixes would be a) enclose the href attribute in double-quotes > instead of single-quotes, or b) escape the single-quote in the tiddler > title. > > Best Regards, > > -Ben > > -- > 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.

