[racket] How to not escape html entities in xexpr->string ?

From: 安龙 (aisk1988 at gmail.com)
Date: Sat Jun 9 00:29:36 EDT 2012

Hi all,
    I use xexpr to write template, but i find "xexpr/response" will escape
html entities like "<" to &lt; . xexpr->string do this thing also, so how
to mark some strings are "safe" in expr?

    Best wishes


-- 
aisk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20120609/4743d89f/attachment.html>

Posted on the users mailing list.