changing quotes

Subject: changing quotes
From: Jean-Philippe Theberge <yesod@xxxxxxx>
Date: Mon, 23 Aug 1999 10:19:51 -0400 (EDT)
Hi,

I use Jade to transform xml document into wddx (a coldfusion xml DTD)
However this wddx thing want the string to be single quoted
like <var name='aname'> and 
ColdFusion will crash if send <var name="aname">.

I previously used a sed script to process the output but now I want to 
use entities to create multiple files instead of grabing stdout.

So my question is "Is it possible to tell Jade to use single quote?"
 
Thanks!

--
JP Theberge
yesod@xxxxxxxxxxx


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


Current Thread
  • changing quotes
    • Jean-Philippe Theberge - Mon, 23 Aug 1999 10:17:04 -0400 (EDT) <=
      • <Possible follow-ups>
      • Avi Kivity - Mon, 23 Aug 1999 10:31:35 -0400 (EDT)