Skip to content

Fix UI broken formatting for markdown blocks and command rendering#530

Open
Tanishk008 wants to merge 2 commits intoarchi-physics:mainfrom
Tanishk008:main
Open

Fix UI broken formatting for markdown blocks and command rendering#530
Tanishk008 wants to merge 2 commits intoarchi-physics:mainfrom
Tanishk008:main

Conversation

@Tanishk008
Copy link
Copy Markdown

Fix: UI broken formatting

This PR fixes the issue where markdown blocks and command examples were not rendered correctly in the UI.

Changes

  • Fixed rendering of markdown content in responses
  • Corrected formatting of command/code blocks
  • Improved readability of structured output

Result

Commands and markdown blocks are now displayed correctly instead of appearing inside a malformed UI block.

Fixes #525

No docs change needed as this only affects local demo builds and data ingestion.
No docs change needed as this fixes an internal styling bug.
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

Successfully merging this pull request may close these issues.

UI: broken formatting

1 participant