Jonathan Brown
Jonathan Brown
Getting a similar issue here
since #36, normalize-element is a public function, so you can use @fxt's code in your project like so: ``` clojure (ns myproject.utils.hiccup2xml (:require [hiccup.compiler :as cpl]) (:use [hiccup.util :only [as-str...
Will delete if there is no interest/need
ok ...
Same problem here. > You should never install any Ruby gem using `sudo gem install`. The system Ruby is privileged and shouldn't be touched. Instead, you should use a Ruby...