summaryrefslogtreecommitdiff
path: root/plugins/af_readability/vendor/masterminds/html5/test/HTML5/Fixtures/encoding/utf-8.html
blob: fa5a029ce1bbcbced8154472931601deaa3bffa2 (plain)
1
2
3
4
5
6
7
8
9
<!doctype html>
<html>
<head>
    <meta http-equiv="content-type" content="text/html;charset=utf-8" />
</head>
<body>
    <p>Žťčýů</p>
</body>
</html>