How to output HTML comments in JADE

Subject: How to output HTML comments in JADE
From: "P. Stritzi" <e6g1m6n3@xxxxxx>
Date: Wed, 24 Mar 1999 01:25:31 +0100 (MET)
Hi,

I try to output HTML comments from a DSSSL Style sheet with JADE to
put CSS1 in my generated HTML pages.

I tried:

(make element gi: "style" attributes '(("type" "text/css"))
   (literal "<!-- TD { font-family: sans-serif } -->"))

Somehow jade notices when the text output is a comment and drops it.
I also tried to split the comment in several "literals" but it always
disappears in the output.

Thanks,
Peer Stritzinger

---
Sent through Global Message Exchange - http://www.gmx.net


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread