[racket] Inlining HTML in Scribble

From: Rommel Martinez (rmm at meta.ph)
Date: Wed May 22 22:31:05 EDT 2013

While searching for ways on how to inline HTML code, I stumbled across
https://groups.google.com/forum/?fromgroups#!topic/plt-scheme/HLSSF6-tKHQ.
However, I can't seem to follow the chain of procedures to create the
equivalent
for inserting arbitrary HTML.

For example, I'd like for example to have something like:

    @html|{<p align="justify"><a href="http://google.com">foo</a> bar</p>}|

that will insert the above snippet to the current location, as is.


-- 
Rommel M. Martinez
http://rmm.meta.ph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20130523/4d6b1ce9/attachment.html>

Posted on the users mailing list.