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