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
____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to