I took a look on Wordpress and Blogger, and both have terrible support to source code posting. The best one on that aspect is Wordpress, which have a 'code' tag that apparently only changes the font, eliminating any indentations in the code. I was wondering if there is another blog hosting service with better support to code posting.
|
2
|
|
|
|
|
|
Wordpress.com has native support for code hightlighting: http://faq.wordpress.com/2007/09/03/how-do-i-post-source-code/ |
||
|
|
|
You can use Syntaxhighlighter is a good JavaScript library for syntax highlighting and you can run it everywhere.... |
||||
|
|
|
HTML has the |
||
|
|
|
This site: http://wj32.wordpress.com/2007/12/08/prime-factorization-sieve-of-eratosthenes/ uses wordpress, but it has codehighlighting, so it should be possible to get that. |
||
|
|
|
|
I'm using the wp-syntax plugin for wordpress which is maintaining the indentation, you can see an implementation of it here: http://unkwndesign.com/blog/?p=13 |
||
|
|
|
|
This question is a dupe. |
||
|
|
|
|
Use Live Writer with any blog service. You can install plug-ins for source code formatting. They work really well and properly highlight syntaxes and format the code. |
||
|
|
