On Tue, Jul 21, 2009 at 11:19 AM, Eric Shulman wrote: > > > This causes the permalink to > > become something like second.html#[[A Spaced Out Title]] which is > > almost impossible to link to in the normal wiki syntax. > > > > In other words, > > [[This other note|second.html#[[A Spaced Out Title]]]] > > doesn't get parsed correctly. > > You can encode the square brackets in the URL, where each [ is > replaced by %5B and each ] is replaced by %5D, like this: > [[This other note|second.html#%5B%5BA Spaced Out Title%5D%5D]] >
Thanks Eric for the wonderfully simple solution! Regards, Swaroop --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

