phptest-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phptest-users] re: problems


From: Brandon Tallent
Subject: Re: [Phptest-users] re: problems
Date: Sun, 4 Aug 2002 20:26:16 -0700 (PDT)

Oh I can tell you what the problem is with that
straightaway.  phpTest converts new lines to breaks
automatically.  This is helpful with regular editing
but probably not desirable with html.  I'll fix that
for the next release.


--- address@hidden wrote:
> Brandon Tallent wrote:
> > Can you take some screenshots of the formatting
> problems?
> 
> Sure.  Here's what my test text said:
> 
> What should replace X in the following Makefile?
> <pre>
> hello: hello.c
>       cc -o $X hello.c
> </pre>
> 
> Here's the HTML as it came out during the test:
> 
> <td bgcolor="#E5F3FF">
> 2. What should replace X in the following Makefile?
> <br />
> <pre>
> <br />
> hello: hello.c
> <br />
>       cc -o $X hello.c
> <br />
> </pre> <br /><br />
> 
> Inside a <pre>, you don't really need those <br/>'s,
> and getting rid of them would probably fix the
> problem.
> 
> I used <pre> because otherwise the indentation of
> the second line of the question got lost.  I suppose
> I could use &nbsp;'s to force an indent, but that's
> ugly.
> 
> The screenshot is attached.
> 
> Thanks,
> Dan

> ATTACHMENT part 2 image/png name=snapshot1.png



__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]