You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix MDX compile error: use marked instead of MDXRemote for Supabase posts
Supabase posts contain raw markdown, not MDX. MDXRemote fails on
standard HTML tags like img. DynamicPostView now uses marked to
render markdown to HTML directly.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments