Monday, December 12, 2005

Posting Preformatted Code through Post2Blog

I am looking for a Blog Client which supports wysiwyg and preformatted code for posting code sample easily. Post2Blog is a good candidate with lots of functionalities that helps me authoring good blog quickly.
select *
from
xxx
where
xxx.aaa = 'bbb'

I have just found that Post2Blog has built-in code highlight function. However, it produces lots of line breaks so I better use Quick Snippets with $$TEXT$$ macro. The snippet is as follows.


<pre><span>$$TEXT$$</span></pre>


Look good?


Technorati Tags: , , , ,


No comments: