Commit 907f9a8
fix(blog): render markdown links inside Figure captions
Widen Figure caption prop from string to ReactNode so MDX captions can hold
inline JSX (e.g. a source link). Convert the DSv4-Pro-Max vs Claude/GPT/Gemini
caption to a JSX expression so the DeepSeek V4 preview release source renders
as a real underlined external link instead of raw markdown syntax.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent deb7aad commit 907f9a8
2 files changed
Lines changed: 18 additions & 3 deletions
File tree
- packages/app
- content/blog
- src/components/blog
Lines changed: 17 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
51 | 66 | | |
52 | 67 | | |
53 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
0 commit comments