[REBOL] Re: New Version: make-doc-pro 0.96
From: robert:muench:robertmuench at: 17-Aug-2001 16:42
> -----Original Message-----
> From: [rebol-bounce--rebol--com] [mailto:[rebol-bounce--rebol--com]]On Behalf Of
> CRS - Psy Sel/SPO, COUSSEMENT, Christophe, CPN
> Sent: Friday, August 17, 2001 1:40 PM
> To: [rebol-list--rebol--com]
> Subject: [REBOL] Re: New Version: make-doc-pro 0.96
> [It's all OK now. I got it, thanks for this ;) ]
Hi, fine :-))
> [Because I was not so sure of my affirmation, I checked for you:
Hey, thanks a lot! :-))
> It's not a must, just a good habit, for the clarity of the code
> (separates elements and related attributes)
Ok, I'm going to change it as one of my main goals is to emit truly
standard-conform HTML code.
> About the italic, bold and underline features... I find it beautiful
> piece of parsing, as I had struggle myself with it, and finally had to use
> in-text html tags due to lack of time.
Thanks :-). It took me some time too to get to a solution. I don't know if it's
the best one but it works OK.
> Just this little problem: the use of those in the begining of a line
> produces weird results ;-)
I know... I hadn't time yet to look into it. The next version will fix this
problem. Robert