Hey Marc,

I am indeed using Hickory, though I've added some pretty-printing code which 
manipulates the output a bit. For example:

<div id="my-container" class="blue centered">Hello</div>

produces

[:div#my-container.blue.centered
 "Hello"]

rather than something like

[:div {:id "my-container" :class "blue centered"} "Hello"]

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojurescript+unsubscr...@googlegroups.com.
To post to this group, send email to clojurescript@googlegroups.com.
Visit this group at http://groups.google.com/group/clojurescript.

Reply via email to