pluralchat / src /lib /components /chat /MarkdownRenderer.svelte

Commit History

Fix DOMPurify SSR issues by using dynamic imports
6e2a902

extonlawrence commited on

fix CI (#1884)
3b53c7a
unverified

coyotte508 HF Staff commited on

Enhance code token processing to include fenced block closure detection
aa9a52b

victor HF Staff commited on

HuggingChat 2026 (#1875)
7bf1507
unverified

victor HF Staff commited on

fix: clamp update bouncer
47f81d6

nsarrazin commited on

refactor: improve rendering performance on low-end hardware (#1825)
be6d225
unverified

nsarrazin commited on

fix: (temp) disable markdown worker
53e0b80

nsarrazin commited on

fix: code block copy button
10c62e9

nsarrazin commited on

feat(markdown): move highlighting to worker (#1741)
4df62c9
unverified

nsarrazin commited on

fix(markdown): remove duplicate checks
b95ec8b

nsarrazin commited on

feat(front): use webworker for markdown parsing (#1733)
7d6fc19
unverified

nsarrazin commited on

fix: markdown breaks
3db4793

nsarrazin commited on

chores(svelte): migration to svelte 5 (#1685)
a1a6daf
unverified

nsarrazin commited on

fix: markdown escaping for good
0f674e1
unverified

nsarrazin commited on

fix: move katex styling to global stylesheet
800644b
unverified

nsarrazin commited on

fix: escape html in preprocessing step
69eb994
unverified

nsarrazin commited on

fix: move the source rendering to post processing
3ad7680
unverified

nsarrazin commited on

feat: add KaTeX support for block and inline math rendering in Markdown (#1643)
cbd723d
unverified

calycekr nsarrazin commited on

fix: make latex a bit more robust
a668ef1
unverified

nsarrazin commited on

fix: markdown renderer & reasoning flex column
c458189

nsarrazin commited on

fix: add extra space between paragraphs in reasoning renderer
6f7beab

nsarrazin commited on

fix: markdown rendering
6f93b29

nsarrazin commited on

feat: UI for advanced reasoning models (#1605)
bf75aa7
unverified

nsarrazin commited on

Revert "feat: new MarkdownRenderer with tests (#1601)"
ef367c0

nsarrazin commited on

feat: new MarkdownRenderer with tests (#1601)
acc3177
unverified

nsarrazin commited on

fix: make equations horizontally scrollable when they overflow
252913a

nsarrazin commited on

fix: don't escape newline
ba5294b

nsarrazin commited on

feat: better markdown rendering
b157e67

nsarrazin commited on

feat: add MarkdownRenderer component & fix latex formatting (#1569)
1bcd186
unverified

nsarrazin commited on