Skip to content

fix: render question text with markdown formatting#12783

Open
teszerrakt wants to merge 2 commits intoanomalyco:devfrom
teszerrakt:fix/question-markdown-rendering-desktop
Open

fix: render question text with markdown formatting#12783
teszerrakt wants to merge 2 commits intoanomalyco:devfrom
teszerrakt:fix/question-markdown-rendering-desktop

Conversation

@teszerrakt
Copy link
Copy Markdown

@teszerrakt teszerrakt commented Feb 9, 2026

Fixes #12781

Question text now renders markdown formatting instead of showing raw syntax.

Changes

  • Desktop: Use <Markdown> component for question text
  • TUI: Use <code filetype="markdown"> for question text in both active prompt and history
  • Tool hint: Added guidance in tool description to encourage markdown usage

Screenshots

  • Terminal (Before)
image
  • Terminal (After)
Screenshot 2026-02-09 at 12 43 15
  • Desktop (Before)
image
  • Desktop (After)
image

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 9, 2026

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

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.

[FEATURE]: Beautified Question Tool Text Display

1 participant