Echoed prompts show text like org#123 exactly as you typed it instead of turning it into a link.
What's wrong with this entry?
When Claude Code echoes back the prompt you typed, text like org#123 is now shown as you wrote it rather than converted into a hyperlink. A new render mode is threaded through the whole markdown renderer and switched on by the prompt-echo components.
- In this mode text nodes skip the post-processing step that builds those links and return raw text.
- Horizontal rules now emit a trailing newline.
promptMode
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.222
Messages from other sessions get a sanitized sender label
Both mention transcript
-
v2.1.222
Blank message summaries are ignored
Both mention transcript
-
v2.1.236
Batch tool calls survive a history replay intact
Both mention transcript