Problem with square brackets "[]" in Nu Html Checker. Chinese: Nu Html Checker中方括号“[]”的问题。

<!DOCTYPE html>
<html>
<head>
<title>Test</title>
</head>
<body>
<p>[Problem]</p>
</body>
</html>

Document checking completed. No errors or warnings to show.
Source

    <!DOCTYPE html>↩
    <html>↩
    <head>↩
    <title>Test</title>↩
    </head>↩
    <body>↩
    <p>[Problem]</p>↩   <==================Here's a problem!   Chinese: 这里出问题了!
    </body>↩
    </html>

Used the HTML parser.

Total execution time 1 milliseconds.

About this checker • Report an issue • Version: 18.2.20

Received on Friday, 23 February 2018 09:36:57 UTC