You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generates /\u91CD\u5927\u6301\u80A1[\u4EBA\u65B9]|\u4EBA\u6C11\u82F1\u96C4|\u6301\u80A1\u96C6\u56E2/ which is difficult to inspect and debug, hope it can use original CJK character instead of u[0-9A-F]{4}. Thank you.
The text was updated successfully, but these errors were encountered:
Generates
/\u91CD\u5927\u6301\u80A1[\u4EBA\u65B9]|\u4EBA\u6C11\u82F1\u96C4|\u6301\u80A1\u96C6\u56E2/
which is difficult to inspect and debug, hope it can use original CJK character instead ofu[0-9A-F]{4}
. Thank you.The text was updated successfully, but these errors were encountered: