Ask a question to get started
Enter to send•Shift+Enter new line
detect_dangerous_unicode( text: str, ) -> list[UnicodeIssue]
text
str
Input text to inspect.
Detect deceptive or hidden Unicode code points in text.