Search Results

1
vote

What is best blogging host for programmers/code formatting?

I use WordPress with the "Code Markup" plugin. It has worked really well. You just surround the code in your posts with <pre><code>code here</code></pre> …