Use punycode to parse unicode characters correctly

This commit is contained in:
MoyuScript
2014-09-14 19:32:26 +03:00
parent 489be4376b
commit 733bd13a18
11 changed files with 661 additions and 17 deletions

View File

@ -4,11 +4,6 @@
<title>Chinese text</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<script type="text/javascript" src="../../test.js"></script>
<script>
h2cOptions = {
chinese: true
}
</script>
<style>
.chn-text-block {
width: 500px;
@ -38,4 +33,4 @@
</p><p>&nbsp;&nbsp;&nbsp;&nbsp;14 见鲁迅《集外集·自嘲》《鲁迅全集》第7卷人民文学出版社1981年版第147页</p>
</div>
</body>
</html>
</html>