This should make it handle commenting out of whole blocks of HTML better.
authoracli <acli>
Wed, 25 Feb 2004 06:08:41 +0000 (06:08 +0000)
committeracli <acli>
Wed, 25 Feb 2004 06:08:41 +0000 (06:08 +0000)
commit3cc7be72c75a425ea7bace81ba1e784dbde478f2
tree7fd18495daf05b3c73fc46a004bbbccca7c85d50
parent09b4e498e27204b261b1c9c718348f68a17ee471
This should make it handle commenting out of whole blocks of HTML better.
It seems to be still correct, and it is no longer complaining about syntax
errors when seeing commented-out HTML (esp. with TMPL_* directives).

Don't try to translate stuff between <title>...</title> too, the stuff in
the middle is supposed to be PCDATA.
misc/translator/TmplTokenizer.pm