Hello,

On Tue, Nov 3, 2009 at 1:41 AM, Stefan Arentz <ste...@arentz.ca> wrote:
>
> I want to post some Clojure code to my blog. Does anyone know of a
> simple, preferably online, code highlighter for Clojure or Lisp that
> turns code into simple html with either a stylesheet or just <font
> color=""> tags?

Try putting the code in a gist on GitHub then use the 'embed' link on
the gist page in your blog post (this adds a script to the page, so it
doesn't fit your 'simple html' requirements [1] , but I thought it's a
neat alternative anyway).

Cheers,
-- 
Miron Brezuleanu

[1] The script does add simple html + css though, at least that'st
what a bit of inspection with Firebug reveals.

--~--~---------~--~----~------------~-------~--~----~
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
Note that posts from new members are moderated - please be patient with your 
first post.
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to