Indeed "lefts" or "rights" will be the key.  A transformation is just a 
function (open up enlive's html.clj to see how it works), so you can 
sanity-check yourself by providing a "transformation" that prints out the 
matched nodes.  Feel free to regard Enlive's own transformations as mere 
samples.  You could match some node (the comment's parent) and replace its 
contents with 2 divs, one selecting content-before the marker comment and 
the other the content-after.
>
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/clojure/9da515ab-d685-4dbb-91cd-ffdfc29ee23b%40googlegroups.com.

Reply via email to