My HTML is almost HTML5-compliant according to the W3C Validator, only one error is remaining: the Javascript code to configure the Google Plus buttons.
Whether I add CDATA or not, the error "The text content of element script
was not in the required format: Expected space, tab, newline, or slash but found {
instead." is displayed for this line:
<script src="http://apis.google.com/js/plusone.js" type="text/javascript">
{"lang":"en","parsetags":"explicit"}
</script>