libxml / test /HTML /reg4.html
AryaWu's picture
Upload folder using huggingface_hub
6baed57 verified
<html>
<head>
<title>Regression test 4</title>
</head>
<body>
<h1>Regression test 4</h1>
<p>
Wrong close of tag P
<hr>
</p>
</body>
</html>