Re: code blocks in blog posts
Georg Bauer <gb-BRhJDZTO+/[email protected]> Sat, 27 Mar 2004 20:47:25 +0100
| Newsgroups | gmane.comp.pythin.pyds.devel |
|---|---|
| Message-ID | <r02010100-1028-92828FE0802711D8A517000A9573A72A@[10.0.0.145]> |
Hi! > > I thought I recalled seeing mention on this list of a cheetah > > directive called code-block, but couldn't find > > enough on it to figure it out. Any pointers? > > No relation -- it's for inlining code that actually gets run. No, actually not :-) code-block is a directive to trigger SilverCity based rendering of sourcecode. bye, Georg