Re: Clojure syntax coloring for wordpress blogs

2012-12-16 Thread Nick Gonzalez
When I move it off of wordpress I will use highlight.js. Unfortunately I'm using a free hosted wordpress.com site and can't install plugins. So it looks like I'm out of luck for now. If I end up keeping this blog up, I'll pay the couple of bucks and move it to a real host and setup the plugin

Re: Clojure syntax coloring for wordpress blogs

2012-12-15 Thread Vijay Kiran
I use WP-Syntax[1] plugin which uses GeSHi , which seems be working fine for me on my blog [2] [1] http://wordpress.org/extend/plugins/wp-syntax/ [2] http://www.vijaykiran.com/2012/01/31/web-application-development-with-clojure-part-3/ On Saturday, December 15, 2012 10:02:11 PM UTC+1, Nick Gon

Re: Clojure syntax coloring for wordpress blogs

2012-12-15 Thread Alexander Solovyov
On Sat, Dec 15, 2012 at 11:02 PM, Nick Gonzalez wrote: > Does anyone have a good method for syntax coloring clojure code snippets > for a wordpress blog? I've recently started my new blog, and I'm posting > clojure snippets, and would like for them to be syntax highlighted and > indented properly

Clojure syntax coloring for wordpress blogs

2012-12-15 Thread Nick Gonzalez
Does anyone have a good method for syntax coloring clojure code snippets for a wordpress blog? I've recently started my new blog, and I'm posting clojure snippets, and would like for them to be syntax highlighted and indented properly. Nick Gonzalez -- You received this message because you a