Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: make-doc-pro: Version 1.0.3 beta update

From: robert:muench:robertmuench at: 7-Jun-2002 14:16

> -----Original Message----- > From: [rebol-bounce--rebol--com] [mailto:[rebol-bounce--rebol--com]]On Behalf Of > Andrew Martin > Sent: Friday, June 07, 2002 6:54 AM > To: [rebol-list--rebol--com] > Subject: [REBOL] Re: make-doc-pro: Version 1.0.3 beta update > Something like this: > My "web site" http://valley.150m.com/.
Yes that's an other possibility. Mentioning the =url tag explicit makes parsing a lot easiert and you know exactly what the meaning is. How you handle URLs with spaces in them? What do you do if you want exactly the same text to appear in the document? You have somehow to escape it... Robert