Does anyone know howto append a text node in enfocus <https://github.com/ckirkendall/enfocus>? I'm having a surprisingly hard time.
This is happening in the context of a *deftemplate* <https://github.com/ckirkendall/enfocus#actions-templates-and-snippets>. I want to insert a text node into one of the child elements. So far, I've tried i) the enlive syntax <https://github.com/cgrand/enlive/blob/master/README.textile#syntax>, ii) different permutations of *ef/{append,html,content} , *and iii) *goog.dom/createTextNode* (and *document.createTextNode*). All to no effect. Thanks in advance. Tim Washington Interruptsoftware.com <http://interruptsoftware.com> -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
