[Zope] include html in structured text

Mark McEahern marklists@mceahern.com
Fri, 2 Aug 2002 19:01:54 -0500


Silly me, the solution is::

  <html>
  ...

as simple as that.

<wink>

Cheers,

// mark

> -----Original Message-----
> From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Mark
> McEahern
> Sent: Friday, August 02, 2002 6:54 PM
> To: peter sabaini
> Cc: Zope Mailing List
> Subject: RE: [Zope] include html in structured text
>
>
> > doesnt escaping work ie. writing &lt;br&gt; instead of <br> ?!?
> > (it should!)
>
> I know that's what ultimately has to happen--the point of my
> question was is
> there an easy to way to do it without having to do it myself?  Ideally, by
> escaping the whole block of HTML by wrapping it in a single tag, markup,
> etc.
>
> Thanks,
>
> // mark
>
> -
>
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
> -
>
>

-