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
Copy file name to clipboardExpand all lines: docs/api/util.rst
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -218,6 +218,11 @@ Modules
218
218
219
219
The `thai_to_eng` function is a text conversion tool for translating Thai text into its English transliterated form. This is beneficial for rendering Thai words and phrases in an English context.
220
220
221
+
.. autofunction:: to_idna
222
+
:noindex:
223
+
224
+
The `to_idna` function is a text conversion tool for translating Thai text into its International Domain Name (IDN) for Thai domain name.
0 commit comments