Closed Tykok closed 2 months ago
Just change the way I split the string to get pinyin character.
I add a file named format-cedict.test.ts who have a test who check the result for pinyin character, according to this issue #154.
format-cedict.test.ts
Description
Just change the way I split the string to get pinyin character.
Type of change
How Has This Been Tested ?
I add a file named
format-cedict.test.ts
who have a test who check the result for pinyin character, according to this issue #154.