mirror of
https://github.com/nesquena/hermes-webui.git
synced 2026-06-02 15:10:41 +00:00
d4603b096d
Replace \\u2026 with \u2026 (and fix \\u2192/\\u2713) in the tr block so ellipsis renders as U+2026 instead of literal backslash-u text. Add a regression test guarding against double-escaped unicode sequences. Co-authored-by: Cursor <cursoragent@cursor.com>