WitNote / tests /e2e /fixtures /unicode.html
AUXteam's picture
Upload folder using huggingface_hub
6a7089a verified
<!DOCTYPE html>
<html><head><title>Unicode Test</title></head>
<body>
<h1>Unicode Content πŸŽ‰</h1>
<p>Chinese: δ½ ε₯½δΈ–η•Œ</p>
<p>Japanese: こんにけは</p>
<p>Korean: μ•ˆλ…•ν•˜μ„Έμš”</p>
<p>Arabic: Ω…Ψ±Ψ­Ψ¨Ψ§</p>
<p>Emoji: πŸš€πŸ’»πŸ¦€βœ¨</p>
</body></html>