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

Assistant: render markdown inside assistant panel. #15862

Open
1 task done
universalmind303 opened this issue Aug 6, 2024 · 2 comments
Open
1 task done

Assistant: render markdown inside assistant panel. #15862

universalmind303 opened this issue Aug 6, 2024 · 2 comments
Labels
ai Improvement related to Assistant, Copilot, or other AI features assistant AI feedback for Assistant (inline or panel) enhancement [core label] language An umbrella label for all programming languages syntax behaviors markdown renderer markdown Markdown markup support

Comments

@universalmind303
Copy link

Check for existing issues

  • Completed

Describe the feature

using other assistant apps (chatgpt, claude.ai, ...) they'll usually render markdown in the output. It'd be nice if the assistant had this capability.

Considering that there is "markdown preview" functionality already, I'd assume this should be possible.

If applicable, add mockups / screenshots to help present your vision of the feature

I'd like the assistant output
image

to mirror that of the "markdown preview" output
image

@universalmind303 universalmind303 added admin read Pending admin review enhancement [core label] triage Maintainer needs to classify the issue labels Aug 6, 2024
@JosephTLyons JosephTLyons added markdown Markdown markup support ai Improvement related to Assistant, Copilot, or other AI features assistant AI feedback for Assistant (inline or panel) and removed triage Maintainer needs to classify the issue admin read Pending admin review labels Aug 6, 2024
@kunalnanda
Copy link

This would be really handy for better readability of AI responses.

@JosephTLyons JosephTLyons added markdown renderer language An umbrella label for all programming languages syntax behaviors labels Oct 3, 2024
@nanobeep
Copy link

nanobeep commented Oct 17, 2024

Please be aware that markdown will often be broken when there are code blocks nested within code blocks (happens a lot when an LLM returns a code block of documentation that includes internal code blocks). Was a problem for me in Cursor and I was glad to see Zed didn't have that issue. So, if this is implemented, please make it optional.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ai Improvement related to Assistant, Copilot, or other AI features assistant AI feedback for Assistant (inline or panel) enhancement [core label] language An umbrella label for all programming languages syntax behaviors markdown renderer markdown Markdown markup support
Projects
None yet
Development

No branches or pull requests

4 participants