Open StructByLightning opened 1 month ago
@StructByLightning I just made a new branch with the change that is intended to solve this (using the remarkGfm plugin). Unfortunately something is wrong there and I've not had the time to look deeper into the internals, but it's causing a lot of markdown to simply not be rendered at all
This is the branch in case anyone is interested in taking a look: https://github.com/continuedev/continue/tree/nate/gfm-rendering
+1
This problem is annoying since it makes reading Markdown tables very difficult. I have to constantly copy the output from Output -> Continue - LLM Prompt
to a Markdown file and open a preview in VSCode. Would love to get a fix sooner than later.
Before submitting your bug report
Relevant environment info
Description
Markdown table rendering is broken in the sidebar. It renders tables as plain text.
To reproduce
Generally, you can just ask the LLM to provide its output as a table. However, here is a sample table that does not render correctly in Continue, but does in Obsidian:
Log output