Joe R. Smith
Joe R. Smith
I hacked in pretty printing + highlighting using `org.clojure/clojure.pprint` and `venantius/glow` and it works great. Would a dep on glow be acceptable?
I also get this error, on Mountain Lion.
If you URLEncode, it still doesn't work. :\
@twillis I found a workaround. If you use `[#".+" :artist]` and `[#".+" :album]` instead of the bare keywords it'll work. :)
I'd like to see this merged, too. Is the only remaining issue the now missing 0-arity `new-history`? That seems like a trivial change. Happy to make it if it unblocks...
Maybe look at how "at" works in enfocus (for inspiration).
@levand right-- I was thinking syntactically, but thinking about it more it's not ideal, e.g.: ``` clj {[:.widget1] (at this selector-fragment)} ```
hm, this issue should have been closed anyway.