On Wed, Feb 18, 2009 at 6:20 PM, Stephan Mühlstrasser <stephan.muehlstras...@web.de> wrote: > > user=> (use 'clojure.contrib.lazy-xml) > nil > user=> (emit { :tag :a, :attrs { :b "bloody apostrophe's :-)" }}) > <?xml version='1.0' encoding='UTF-8'?> > <a b='bloody apostrophe's :-)'/> > nil
Fixed, thanks for the report. --Chouser --~--~---------~--~----~------------~-------~--~----~ 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 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 -~----------~----~----~----~------~----~------~--~---