[racket] Scribble's codeblock is collapsing whitespace?
At Tue, 21 Jun 2011 16:12:54 -0400, Danny Yoo wrote:
> I'm trying to layout the following important program:
>
> @codeblock|{
> #lang planet dyoo/bf
> ***********
> * *
> * o> <o *
> * *
> * <<<<<<<< *
> * *
> ********
> }|
>
> Unfortunately, when Scribble gets its hands on it, the formatting of
> the face is completely flattened against the left side of the screen.
> I'm working around this by using verbatim instead, but wanted to
> double check: is codeblock supposed to collapse space like this?
No, that's a bug --- now fixed.