Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

“筼筜“两个字不会返回拼音 #278

Open
watercatmiao opened this issue Jan 3, 2024 · 1 comment
Open

“筼筜“两个字不会返回拼音 #278

watercatmiao opened this issue Jan 3, 2024 · 1 comment

Comments

@watercatmiao
Copy link

在按字母拼音排序时发现“筼筜”两个字不会返回拼音,下个版本是否可以修复此问题?

@theajack
Copy link
Owner

theajack commented Jan 4, 2024

@watercatmiao 嗯嗯 这两个字比较生僻没有收录,下个版本加一下
可以先使用自定义数据功能自己加一下

cnchar.setSpell({
    '筼': 'yún',
    '筜': 'dāng'
});

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants