Sorry, I left out the critical bit (that might be able to be inferred,
but):

I found that double quotes are (as of 9.6.1) required for an XHTML 1.1
Doctype

[!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/
TR/xhtml11/DTD/xhtml11.dtd"]

in order for Check Syntax to work properly.

The errors generated don't specifically spell this out, but changing
the doctype quotes from single to double fixed the errors that were
reported. The errors reported start with:
Document type doesn't permit attribute “xmlns” within element
“<html>”.

Thanks,
-Colin

-- 
You received this message because you are subscribed to the 
"BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
<http://groups.google.com/group/bbedit?hl=en>
If you have a feature request or would like to report a problem, 
please email "[email protected]" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>

Reply via email to