Greetings,
I've been trying to configure Visual Studio 2005 to format <td> tags as such:
<td>
somedata
</td>
I have the <td> tag set up to put line breaks "before opening, within, and
after closing" and the preview box shows the format I'm looking for. Still,
in the editor, it behaves as if I had chosen "before, after opening, and
after closing".
I assume something is overriding my setting, but I don't know where. Any
suggestions would be greatly appreciated.
Walter Wang [MSFT] - 18 May 2006 10:35 GMT
Hi Jacob,
Thank you for posting!
If seems you need to put a space after 'somedata' to make the format
options to work.
Regards,
Walter Wang
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.