On Thu, Nov 11, 2010 at 2:43 PM, smcho <[email protected]> wrote: > My question is can I make the link in the relative way?
The following works: @url 'file:./../doc/leoDocs.leo#Users Guide-->Basics-->Customizing Leo' For reference, see the code in g.handleUrlInUrlNode. There is a comment which says: Most browsers should handle the following urls: ftp://ftp.uu.net/public/whatever. http://localhost/MySiteUnderDevelopment/index.html file://home/me/todolist.html I'm not sure how reliable that comment is :-) Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" 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/leo-editor?hl=en.
