RE: code blocks in blog posts

rand-kzPqTZqrtG+O+QkcXTtFxKWz8mPg4b/[email protected] Sat, 27 Mar 2004 14:41:39 -0700
Newsgroups gmane.comp.pythin.pyds.devel
Message-ID <[email protected]>
Hi,
Thanks for the ideas, I'll try the CSS, as well as try working with reStructured Text also - I haven't really
given that a fair try yet.

Do most folks like to use reST once they get the hang of it? Any general opinions?

> Yep, you must quote.

Hm. In my codeblock, the HTML tags are enclosed in quotes (single)...

    html = ''
    html += '<b>Blogroll</b>'
    ...

Any other thoughts?

Thx,
Rand