Hi Robert

I still have problem with HTML tag.

Try with this small text.

8< - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
- - - - - - - - - - - - - - 

Testing make-doc-pro

        author: Patrick Philipot
        date: 5-jun-2002

=toc

===Escaping HTML code

        REBOL []
        print "Content-Type: text/html^/^/"
        print [
                <HTML>
                <TITLE>"CGI with Rebol"</TITLE>
                <BODY>
                <H1>"Hello CGI-World!"</H1>
                </BODY>
                </HTML>
        ]


8< - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
- - - - - - - - - - - - - - 


Patrick


>Hi, I have released a new beta version of make-doc-pro.
>
>What changed:
>- Indention supported \in and /in
>
>- =url support added
>
>- HTML Tags are now escaped
>
>- Rebol header in demo code should work now
>
>- =view support added
>
>- Documents don't need to end with a newline anymore
>
>As always if you have some comments, feature wishes etc. let me know. Robert
>
>-- 
>To unsubscribe from this list, please send an email to
>[EMAIL PROTECTED] with "unsubscribe" in the 
>subject, without the quotes.


 
______________________________________________________________________________
ifrance.com, l'email gratuit le plus complet de l'Internet !
vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP...
http://www.ifrance.com/_reloc/email.emailif


-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to