[plt-scheme] Any way to get pretty printing from the web-server?

From: Noel Welsh (noelwelsh at gmail.com)
Date: Tue Nov 10 11:55:35 EST 2009

You might try the firebug plugin for Firefox. It has a pretty printed HTML view.

(You can pretty print xexprs but you have to do it manually, IIRC.)

N.

On Tue, Nov 10, 2009 at 3:57 PM, Todd O'Bryan <toddobryan at gmail.com> wrote:
> Is there an option to pretty-print the xexpr that gets passed to the
> webserver? We're trying to debug some JavaScript that's embedded in
> there, and it's really hard to read the source.
>
> Todd
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>


Posted on the users mailing list.