[plt-scheme] Re: pretty html source
Sorry, worked it out
I just need to include "\r"'s whenever I need a new line
being careful not to put the new line inside a tag: '(form "\r"
((action ' causes an error.
Cheers,
Stephen
On Fri, Nov 14, 2008 at 10:49 AM, Stephen De Gabrielle
<spdegabrielle at gmail.com> wrote:
> Is there a way to prettify the html generated by DrScheme
>
> It currently comes out as a single line, and inserting some
> line-breaks would help readability in view-source.
>
> Cheers,
>
> Stephen
>