We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
applyStyle时建议过滤相同的拼音,比如 不要音标时一个 '要'字会返回 [yao,yao,yao] ,建议返回[yao] 即可
The text was updated successfully, but these errors were encountered:
@Wsyspringsun 好建议。欢迎提交 PR~
Sorry, something went wrong.
fix: Fix duplicate pinyin styles in applyStyle function close mozilla…
083c600
…zg#60
53060a8
594fc0f
No branches or pull requests
applyStyle时建议过滤相同的拼音,比如 不要音标时一个 '要'字会返回 [yao,yao,yao] ,建议返回[yao] 即可
The text was updated successfully, but these errors were encountered: