mirror of
https://github.com/NeuralNomadsAI/CodeNomad.git
synced 2026-08-25 00:03:44 +00:00
## Summary - sanitize raw HTML tokens in assistant Markdown with the existing allowlist - prevent dropped tags such as `<style>` from consuming or altering the rest of a response - add a focused regression for the malformed inline-code sequence reported in #645 ## Validation - `node --conditions=browser --import tsx --test --test-force-exit packages/ui/src/lib/markdown.test.ts` - `npm run typecheck --workspace @codenomad/ui` - `npm run build --workspace @codenomad/ui` - `git diff --check` Closes #645 |
||
|---|---|---|
| .. | ||
| cloudflare | ||
| electron-app | ||
| opencode-plugin | ||
| server | ||
| tauri-app | ||
| ui | ||