open-notebook/frontend/src/components/search
LUIS NOVO 6e8f46420a feat(ui): add markdown table rendering support
Added remark-gfm plugin to enable GitHub Flavored Markdown support,
which includes proper table rendering. Updated all ReactMarkdown
usages with table styling components:

- ChatPanel (source and notebook chat)
- StreamingResponse (search/ask results)
- SourceInsightDialog
- SourceDetailContent
- TransformationPlayground

Tables now render with proper borders, headers with background,
and horizontal scroll for wide tables.
2025-12-14 12:01:28 -03:00
..
AdvancedModelsDialog.tsx Version 1 (#160) 2025-10-18 12:46:22 -03:00
SaveToNotebooksDialog.tsx Version 1 (#160) 2025-10-18 12:46:22 -03:00
StreamingResponse.tsx feat(ui): add markdown table rendering support 2025-12-14 12:01:28 -03:00