Hi again :)

I'm using pretty_print from ecs.properties.
It's very nice.

But... It's bad that it formats A tags like this:

<a href="myUrl">
  myUrlName
</a>

Because, in Mozilla, a space appears after the name, in the link. It
looks a bit strange.

I would prefer that A tags stay this way:
<a href="myUrl">myUrlName</a>

Is there a way to fix this?
Maybe there is another way...

But I can stay pretty_print=false for now ;-)

Thanks
Jean-Fran�ois

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to