Hidden Instructions
High
- Category
- Prompt Injection
- Content
- Pinyin and Chinese lines must have **identical structure** (same punctuation, same spacing pattern) / 拼音行和汉字行结构必须完全一致(标点、间距位置相同) - Each character/symbol occupies one position on both lines / 每个字符在两行各占一个位置 - **Emoji handling / 表情符号处理:** Emoji appears unchanged in both lines (pinyin line + Chinese line) / 表情符号原样显示在两行中 - ⚠️ **Emoji Alignment Limitation / 表情符号对齐限制:** Multi-codepoint emojis (flags 🇺🇸, skin tones, some ZWJ sequences 👨👩👧) may cause misalignment because they render as 2+ characters wide in some terminals but occupy a single character position in the logic. For best results, use single-codepoint emojis like 😀 👍 🎉 🦞 - **Fallback for rare characters / 生僻字处理:** Characters not in the override dictionary use pinyin-pro directly; if pinyin-pro returns empty or non-standard result, the character itself is shown as-is / 不在词典中的字使用 pinyin-pro 直接查询;如果返回空或非标准结果,则保留原字符 - Use for children learning Chinese and pinyin / 适用于儿童中文和拼音学习
- Confidence
- 60% confidence
- Finding
-
