[racket] Scribble source file with inline images

From: Jens Axel Søgaard (jensaxel at soegaard.net)
Date: Tue Jun 3 15:09:44 EDT 2014

Hi all,

I have the following source file which contains inline images:

    https://github.com/soegaard/flappy-bird/blob/master/flappy-bird.rkt

I'd like to use Scribble to pretty print it to html.

I tried wrapping the source in a  racketblock, but I get an error
concerning the inline images "Only pure text files supported".

Is there a different way of doing what I want?

-- 
Jens Axel Søgaard


Posted on the users mailing list.