Files
paseo/packages
Mohamed Boudra f35b0b8b7d Split streaming markdown into memoized blocks for mobile perf (#260)
Instead of re-parsing the entire markdown string on every streaming
token, split at paragraph boundaries (double newlines) while keeping
code fences intact. Each block renders as its own React.memo'd
<Markdown> component so only the last active block re-renders.
2026-04-12 10:23:49 +07:00
..
2026-04-12 09:56:05 +08:00
2026-04-10 17:33:21 +07:00
2026-04-10 17:33:21 +07:00
2026-04-12 09:56:05 +08:00
2026-04-12 09:56:05 +08:00