Thanks cedric, what you suggested worked. however, the only thing was that
I had to use "\u" and not "\U"
Sunil.
On Mon, Jan 27, 2014 at 4:51 PM, Cedric Greevey wrote:
> So, the source code for the web page says ↺ then? It may be
> already being entity escaped. Try just [:span "\
So, the source code for the web page says ↺ then? It may be
already being entity escaped. Try just [:span "\U"] with the
appropriate code (maybe the same one, 8634) for and see if that works.
On Mon, Jan 27, 2014 at 6:15 AM, Sunil S Nandihalli <
sunil.nandiha...@gmail.com> wrote:
Hi Everybody,
Can somebody help me figure out as to how I can place a unicode character.
What I have
tried is [:span "↺"] with the correct header but it renders it as-is.
Thanks,
Sunil.
--
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to