MessageResponse (smthrs/ui) renders assistant Markdown via
the dependency-free Markdown primitive, keeping incomplete fences and
inline markers stable across stream chunks, and shows an aria-hidden caret
while streaming is true.
onLinkClick receives only sanitized http, https, mailto, or
scheme-less hrefs, once default navigation is prevented; other schemes never
reach it. The caret stops blinking under reduced-motion preferences.