libxml / test /HTML /entities2.html
AryaWu's picture
Upload folder using huggingface_hub
6baed57 verified
<html>
<body>
<form>
<input type="text" name="test" value="&scaron;">
</form>
</body>
</html>