Tidy ver: 04-Aug-2000 -- bug report: comments with indent

Hi:
Nice program.. works great.. thank you!  :-)

Noticed a minor problem with:

	<body>
	  <!--
	  -->
	</body>

If you repeatedly run:

	tidy  --indent  auto  -m  test.html

the bottom line of the comment marches off the screen to the right.

Not quite sure how you would fix it, but one way might be to keep track of
relative offsets in a multi-line comment.

Thanks, Chris.

Received on Tuesday, 16 January 2001 18:47:04 UTC