-
Notifications
You must be signed in to change notification settings - Fork 91
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
add basic PinyinVariant info #667
base: master
Are you sure you want to change the base?
Conversation
src/editor/zhuyin_layout/pinyin.rs
Outdated
#[default] | ||
HanyuPinyin, | ||
/// TODO: docs | ||
/// [THL, 台灣華語羅馬拼音](https://pinyin.thl.tw/) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't use Chinese characters in comments unless you have to.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/// [THL, taíwan huáyǔ luómǎ pinyin](https://pinyin.thl.tw/)
how about it?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks better with title case Taíwan Huáyǔ Luómǎ Pinyin
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #667 +/- ##
=======================================
Coverage 89.85% 89.85%
=======================================
Files 42 42
Lines 8763 8763
=======================================
Hits 7874 7874
Misses 889 889 ☔ View full report in Codecov by Sentry. |
c719e61
to
3e43992
Compare
3e43992
to
273a9ec
Compare
Add some information about PinyinVariant