I have a free Wordpress account, and this means I'm not able to install plugins for syntax highlighting. I'm doing all my source highlighting with pygments offline. This generates HTML code with inline styles ( so that I don't depend on a CSS file ).
Is there an online tool that can do this?