Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visible delay in parsing and rendering markdown elements #726

Open
secondl1ght opened this issue Jan 24, 2025 · 0 comments
Open

Visible delay in parsing and rendering markdown elements #726

secondl1ght opened this issue Jan 24, 2025 · 0 comments

Comments

@secondl1ght
Copy link

secondl1ght commented Jan 24, 2025

If you pay attention when watching the streamed responses populate in the chat interface, you can see that the raw markdown text is displayed before being parsed and rendered into styled HTML text.

For example you see '**Bold Text**' instead of 'Bold Text' in the chat message, but this applies to any markdown syntax.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant