I haven't tried URLs within MakeDoc2.r yet, but one thing I have noticed is that whitespace is very important when using MakeDoc. For example, the following doesn't work (as expected):
*Bullet item 1 *Bullet item 2 It needs to be: *Bullet item 1 *Bullet item 2 Is it possible that you aren't using the "correct" whitespace? This threw me for multiple loops when first learning to use MakeDoc. Of course, now I can't seem to live without it. I just wish that \notes and [indented] code shared the same width -- but that's a minor issue. Jeff M. On 4/12/06, Thorsten Moeller <[EMAIL PROTECTED]> wrote: > > > Hi, > > i am playing around with the makedoc.r script for some generated > Dokumentation. In the docs ( at > http://www.rebol.net/docs/makedoc/md1.html)is mentioned that urls are > possible. I tried it with something like "=url test.html MyTEST" as > described, but no link is produced. > > Has this feature been removed??? Is there a reason why it does not work > anymore??? > > Cheers > > Thorsten > > -- > http://www.fastmail.fm - IMAP accessible web-mail > > -- > To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject. > > -- [EMAIL PROTECTED] -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
