Markdown
Status update — the staging build is live.
Inlinestruck text both render, plus links.
Inline
code spans and - escape-first renderer
- raw
<script>input stays inert
- typecheck
- test
- ship
text prop — raw markdown through the escape-first mdToHtml (bold · italic · code · strike · link · lists)
Quoted reply pulled from a message.Pre-rendered HTML via the html prop.
html prop — injected verbatim; caller must pass pre-sanitized markup (sanitizeHtml)