I\'d like to have a good syntax highlighter for my WordPress blog. What options do I have available? I often see one which has well-colored syntax highlighting and options to c
If you don't want to, or can't install stuff on your blog, I suggest you use pygments to highlight your code. I described this here.