Commit 7338e04
authored
feat: improve markdown table styling (#244)
**Summary**
Improves markdown table styling in chat messages by reusing components
from `ui/table.tsx`. This provides consistency with the data
visualization tool.
**Before**
<img width="759" height="385" alt="image"
src="https://github.com/user-attachments/assets/d140af01-57d2-4a1f-951a-c81bbc456bb7"
/>
**After**
<img width="744" height="529" alt="image"
src="https://github.com/user-attachments/assets/567101bd-06f1-40d5-b11c-044997aa4b91"
/>1 parent b5bb3dc commit 7338e04
1 file changed
Lines changed: 38 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
8 | 16 | | |
9 | 17 | | |
10 | 18 | | |
| |||
21 | 29 | | |
22 | 30 | | |
23 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
24 | 62 | | |
25 | 63 | | |
26 | 64 | | |
| |||
0 commit comments