Commit 63a4f67
committed
refactor(file-viewer): remove dead markdown-preview renderer now superseded by the rich editor
Markdown files route exclusively to RichMarkdownEditor on both the read-only
and editable paths, so PreviewPanel's markdown branch and its Streamdown-based
renderer were unreachable. Delete MarkdownPreview and its renderers, callout/
frontmatter/checkbox machinery, and the now-unused remark/rehype/prism/streamdown
imports; drop the dead toggleMarkdownCheckbox/onCheckboxToggle plumbing in
text-editor. Keep the html/csv/svg/mermaid branches intact.1 parent 6439396 commit 63a4f67
2 files changed
Lines changed: 1 addition & 772 deletions
File tree
- apps/sim/app/workspace/[workspaceId]/files/components/file-viewer
0 commit comments