-
Notifications
You must be signed in to change notification settings - Fork 621
Description
Tell us about the task you want to perform and are unable to do so because the feature is not available
When using AI request mode, the AI responds in markdown format (.md). However, in the Answer tab of the response page, the markdown content is displayed as raw unformatted text, making it difficult to read headers, bold text, lists, code blocks, and other markdown elements.
Describe the solution/feature you'd like us to add
Add a "Format Markdown" checkbox toggle in the Answer tab that allows users to:
- Enable formatting: Render the AI response with proper markdown formatting (headers, bold, italics, lists, code blocks, etc.)
- Disable formatting: Display the raw unformatted markdown text (current behavior)
Any other feedback you would like to provide regarding the site
This feature would significantly improve the user experience when working with AI-powered API requests, as AI responses typically contain structured markdown content that benefits from proper rendering.
without formatting
with formatting
with code block

Metadata
Metadata
Assignees
Labels
No labels