chat-ui / src /lib /utils /marked.ts

Commit History

fix(markdown): use htmlparser2 instead of DOMPurify for Web Worker compatibility (#2039)
97bf9da
unverified

victor HF Staff commited on

feat(markdown): allow video and audio tags (#2037)
7b56bb5
unverified

victor HF Staff commited on

Escape HTML in href attribute
242870e

victor HF Staff commited on

Markdown rendering update (#1989)
ec5d85c
unverified

victor HF Staff commited on

Refactor markdown rendering to use block-based processing
671ee32

victor HF Staff commited on

Add incomplete markdown parser for streaming support
cedc9cf

victor HF Staff commited on

fix CI (#1884)
2883086
unverified

coyotte508 HF Staff commited on

Enhance code token processing to include fenced block closure detection
959c953

victor HF Staff commited on

HuggingChat 2026 (#1875)
4331e77
unverified

victor HF Staff commited on

fix: code block copy button
dcf9591

nsarrazin commited on

feat(markdown): move highlighting to worker (#1741)
035fcd5
unverified

nsarrazin commited on

feat(front): use webworker for markdown parsing (#1733)
6ee391c
unverified

nsarrazin commited on