git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3111 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2006-04-08 08:57:08 +00:00
parent c04fff8a91
commit 4dd2167508

View file

@ -9,7 +9,7 @@
parser with equivalence class compression which makes it a lot
smaller and only a little tad slower.
Also, literal </script> is not allowed anymore in single-line
JavaScript comments int HTML data.
JavaScript comments in HTML data.
Type: feature
Changed: linkcheck/HtmlParser/htmllex.[lc],
linkcheck/tests/test_parser.py