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 16:02

> -----Original Message----- > From: [rebol-bounce--rebol--com] [mailto:[rebol-bounce--rebol--com]]On Behalf Of > Andrew Martin > Sent: Friday, June 07, 2002 3:00 PM > To: [rebol-list--rebol--com] > Subject: [REBOL] Re: make-doc-pro: Version 1.0.3 beta update > Yuck! :( > > This is much nicer: > This is an example of an inline URL. Have a look at the "Rebol Homepage" > http://rebol.com ASAP. > > Why the need to have special markup codes like "=url" when careful use of > white space gets the same result?
Well, since our two approaches forked you followed the whitespace and implicit meaning of things and I followed in the direction of make-doc and explicit markup mentioning. I don't think it's to hard to write =url. I'm more a friend of clear syntax and don't like to interpret to much from the context. Robert