Codefilter

By Markus Sandy at 06/02/2007 - 13:23

I tried to use coolfilter and codefilter for the last post's code area. I've used coolfilter before, especially for videos. I can't say I like it's code display, but it did not work here for some reason (white screen of death).

I had to add two rules to the CSS for this wiki in order to get codefilter to work:

.codeblock {
font-size: 14px;
font-face: courier;
line-height: 16px
}

.codeblock code br, .codeblock p br{
display: block;
}

Links:

Comments and discussion: