Rabbit-Converter / Rabbit

Another Zawgyi <=> Unicode Converter
http://rabbit-converter.github.io/Rabbit/
Other
179 stars 96 forks source link

Fixing ကျွန်ုပ် and ချုံ့ #88

Closed thixpin closed 5 years ago

thixpin commented 5 years ago

Zawgyi Version အဟောင်းသုံးတဲ့သူတွေမှာ "ကျွန်ုပ်" လို့ရေးရင် နငယ် အတိုအရှည်ပြသနာနဲ့ "ချုံ့" မှာ အောက်မြစ် နေရာလွဲနေတာ ပြင်ထားပါတယ်

yelinaung commented 5 years ago

Thank you for your contribution.

Changing/fixing the rule in source/rule/uni2zg.json should be enough. Please don't change the rules in the different language converters because they are generated via the template.

Please open another PR for the changes in the gh_pages. It is much cleaner that way. It's very hard to review right now.

You can either make a new commit for the changes I suggested or squash the commits into one.

thixpin commented 5 years ago

Thank you for your contribution.

Changing/fixing the rule in source/rule/uni2zg.json should be enough. Please don't change the rules in the different language converters because they are generated via the template.

Please open another PR for the changes in the gh_pages. It is much cleaner that way. It's very hard to review right now.

You can either make a new commit for the changes I suggested or squash the commits into one.

Now I returned to previous commit, before the time of running "node build" that you suggested.