From: Jon Rafkind (workmin at ccs.neu.edu) Date: Sun Sep 21 12:57:26 EDT 2008 |
|
How can I write preformatted plain text in scribble? Something equivalent to HTML's <pre> tag. I thought maybe it was @t but that didn't work out right. As a very awful hack I used @schemeblock which preserves formatting (at the expense of making everything strings).
Posted on the users mailing list. |
|