Package: tidy
Version: 20121113git-1
Severity: important

Nonsense line : column numbers:
$ wget -Y off -O /tmp/p.htm http://www.couchsurfing.org/people/jidanni
$ tidy --gnu-emacs yes -q -e /tmp/p.htm
...
/tmp/p.htm:342:10205: Warning: unescaped & or unknown entity "&show"
/tmp/p.htm:342:10264: Warning: unescaped & or unknown entity "&show"
/tmp/p.htm:341:9560: Warning: <img> lacks "alt" attribute
$ perl -nwle 'print $. if length > 2000' /tmp/p.htm
291

Removing --gnu-emacs yes does not reduce the nonsense.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to